]> git.phdru.name Git - sqlconvert.git/blob - TODO
Version 0.0.2: Rename mysql-to-sql.py -> mysql2py
[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.