]> git.phdru.name Git - sqlconvert.git/blob - TODO
Remove unused py.test
[sqlconvert.git] / TODO
1 Convert string escapes to generic SQL, Postgres- or SQLite-specific.
2
3 Add tests for Postgres and SQLite.
4
5
6 Convert extended INSERTs to series of plain INSERTs.