X-Git-Url: https://git.phdru.name/?a=blobdiff_plain;f=TODO;h=347811bcb2d5d001920f1488bdb1800087863ddc;hb=3fa4c00fb1cb34b1b47914e4d92ba8da2cdc2c82;hp=26baf8483a8282730500a3584a44955f4c288b85;hpb=ad12dfd9c03a4f6bbd03d22238b6399ab09962ed;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.