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