]> git.phdru.name Git - sqlconvert.git/commitdiff
TODO: Add tests for Postgres and SQLite
authorOleg Broytman <phd@phdru.name>
Sat, 10 Sep 2016 17:49:05 +0000 (20:49 +0300)
committerOleg Broytman <phd@phdru.name>
Sat, 10 Sep 2016 17:49:05 +0000 (20:49 +0300)
TODO

diff --git a/TODO b/TODO
index 26baf8483a8282730500a3584a44955f4c288b85..6a5de99b7eb57d50838ef53718f02ecbb580ef9e 100644 (file)
--- a/TODO
+++ b/TODO
@@ -1,4 +1,6 @@
 Convert string escapes to generic SQL, Postgres- or SQLite-specific.
 
+Add tests for Postgres and SQLite.
+
 
 Convert extended INSERTs to series of plain INSERTs.