X-Git-Url: https://git.phdru.name/?a=blobdiff_plain;f=TODO;h=347811bcb2d5d001920f1488bdb1800087863ddc;hb=ff5a3c5c7a9ae00017e1427bdfb15bc7cb3b89e1;hp=590f4bb4fff8d0b9f9f5e98add486ae27f0bd2a1;hpb=39c23676c48a334bc012072b78183e56ca5e31ed;p=sqlconvert.git diff --git a/TODO b/TODO index 590f4bb..347811b 100644 --- a/TODO +++ b/TODO @@ -1,7 +1,6 @@ -Fix semicolons and newlines after /*! directives */ - - Convert string escapes to generic SQL, Postgres- or SQLite-specific. +Add tests for SQLite. + Convert extended INSERTs to series of plain INSERTs.