]> git.phdru.name Git - sqlconvert.git/blobdiff - TODO
Use test coverage in tox.ini
[sqlconvert.git] / TODO
diff --git a/TODO b/TODO
index e69de29bb2d1d6434b8b29ae775ad8c2e48c5391..26baf8483a8282730500a3584a44955f4c288b85 100644 (file)
--- a/TODO
+++ b/TODO
@@ -0,0 +1,4 @@
+Convert string escapes to generic SQL, Postgres- or SQLite-specific.
+
+
+Convert extended INSERTs to series of plain INSERTs.