X-Git-Url: https://git.phdru.name/?a=blobdiff_plain;f=TODO;h=347811bcb2d5d001920f1488bdb1800087863ddc;hb=00f0aef5739a19921ed06f0397b44ba336184424;hp=6a5de99b7eb57d50838ef53718f02ecbb580ef9e;hpb=3b92cf503ab42f2e3b040398a54d8b7d75838e8b;p=sqlconvert.git diff --git a/TODO b/TODO index 6a5de99..347811b 100644 --- a/TODO +++ b/TODO @@ -1,6 +1,6 @@ Convert string escapes to generic SQL, Postgres- or SQLite-specific. -Add tests for Postgres and SQLite. +Add tests for SQLite. Convert extended INSERTs to series of plain INSERTs.