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