]> git.phdru.name Git - sqlconvert.git/blob - TODO
TODO: Remove /*! directives */ - done!
[sqlconvert.git] / TODO
1 Convert string escapes to generic SQL, Postgres- or SQLite-specific.
2
3
4 Convert extended INSERTs to series of plain INSERTs.