]> git.phdru.name Git - sqlconvert.git/blob - TODO
Rename target 'html' to 'docs'
[sqlconvert.git] / TODO
1 Remove /*! 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.