X-Git-Url: https://git.phdru.name/?a=blobdiff_plain;f=TODO;h=6a5de99b7eb57d50838ef53718f02ecbb580ef9e;hb=19e5f010328b314a5ead4468ba11b1fcb27fe42f;hp=26baf8483a8282730500a3584a44955f4c288b85;hpb=a33703c723b23e3a2b64a35ad16f254b18a128bf;p=sqlconvert.git diff --git a/TODO b/TODO index 26baf84..6a5de99 100644 --- 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.