]> git.phdru.name Git - sqlconvert.git/blob - TODO
6a5de99b7eb57d50838ef53718f02ecbb580ef9e
[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.