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