X-Git-Url: https://git.phdru.name/?a=blobdiff_plain;f=TODO;h=347811bcb2d5d001920f1488bdb1800087863ddc;hb=ff5a3c5c7a9ae00017e1427bdfb15bc7cb3b89e1;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.