]> git.phdru.name Git - sqlconvert.git/blobdiff - TODO
Exclude tests/conftest.py from flake8 tests with directive
[sqlconvert.git] / TODO
diff --git a/TODO b/TODO
index a1c0d9f543584b656d6a72a2024e23595e91c0d5..347811bcb2d5d001920f1488bdb1800087863ddc 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 SQLite.
+
 
 Convert extended INSERTs to series of plain INSERTs.