]> git.phdru.name Git - sqlconvert.git/blobdiff - TODO
Remove classes from tests
[sqlconvert.git] / TODO
diff --git a/TODO b/TODO
index a1c0d9f543584b656d6a72a2024e23595e91c0d5..6a5de99b7eb57d50838ef53718f02ecbb580ef9e 100644 (file)
--- a/TODO
+++ b/TODO
@@ -1,10 +1,6 @@
-Progress bar.
-
-
-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.