X-Git-Url: https://git.phdru.name/?a=blobdiff_plain;f=TODO;h=6a5de99b7eb57d50838ef53718f02ecbb580ef9e;hb=36dba55172728e077e913120491233dd7ae9ce68;hp=590f4bb4fff8d0b9f9f5e98add486ae27f0bd2a1;hpb=39c23676c48a334bc012072b78183e56ca5e31ed;p=sqlconvert.git diff --git a/TODO b/TODO index 590f4bb..6a5de99 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 Postgres and SQLite. + Convert extended INSERTs to series of plain INSERTs.