]> git.phdru.name Git - sqlconvert.git/blobdiff - TODO
Add tests for SQLite
[sqlconvert.git] / TODO
diff --git a/TODO b/TODO
index 347811bcb2d5d001920f1488bdb1800087863ddc..26baf8483a8282730500a3584a44955f4c288b85 100644 (file)
--- a/TODO
+++ b/TODO
@@ -1,6 +1,4 @@
 Convert string escapes to generic SQL, Postgres- or SQLite-specific.
 
-Add tests for SQLite.
-
 
 Convert extended INSERTs to series of plain INSERTs.