]> git.phdru.name Git - sqlconvert.git/blob - TODO
590f4bb4fff8d0b9f9f5e98add486ae27f0bd2a1
[sqlconvert.git] / TODO
1 Fix semicolons and newlines after /*! directives */
2
3
4 Convert string escapes to generic SQL, Postgres- or SQLite-specific.
5
6
7 Convert extended INSERTs to series of plain INSERTs.