X-Git-Url: https://git.phdru.name/?a=blobdiff_plain;ds=sidebyside;f=TODO;h=347811bcb2d5d001920f1488bdb1800087863ddc;hb=b8225ccc168f04789db1935a90462b5cb0bbd6a6;hp=26baf8483a8282730500a3584a44955f4c288b85;hpb=a33703c723b23e3a2b64a35ad16f254b18a128bf;p=sqlconvert.git diff --git a/TODO b/TODO index 26baf84..347811b 100644 --- a/TODO +++ b/TODO @@ -1,4 +1,6 @@ Convert string escapes to generic SQL, Postgres- or SQLite-specific. +Add tests for SQLite. + Convert extended INSERTs to series of plain INSERTs.