]> git.phdru.name Git - sqlconvert.git/blobdiff - TODO
Update TODO
[sqlconvert.git] / TODO
diff --git a/TODO b/TODO
index e69de29bb2d1d6434b8b29ae775ad8c2e48c5391..e719c699a92f27738122daff5c76dcc927de87b4 100644 (file)
--- a/TODO
+++ b/TODO
@@ -0,0 +1,7 @@
+Remove /*! directives */
+
+
+Convert string escapes to generic SQL, Postgres- or SQLite-specific.
+
+
+Convert extended INSERTs to series of plain INSERTs.