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