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