]> 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 590f4bb4fff8d0b9f9f5e98add486ae27f0bd2a1..6a5de99b7eb57d50838ef53718f02ecbb580ef9e 100644 (file)
--- a/TODO
+++ b/TODO
@@ -1,7 +1,6 @@
-Fix semicolons and newlines after /*! 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.