X-Git-Url: https://git.phdru.name/?a=blobdiff_plain;f=TODO;h=347811bcb2d5d001920f1488bdb1800087863ddc;hb=07ca740942205b1a3cfe10230b102707bac908dd;hp=e719c699a92f27738122daff5c76dcc927de87b4;hpb=447c2ab10de0e28b7d6ecc95c3c2aaf0efddebd3;p=sqlconvert.git diff --git a/TODO b/TODO index e719c69..347811b 100644 --- a/TODO +++ b/TODO @@ -1,7 +1,6 @@ -Remove /*! directives */ - - Convert string escapes to generic SQL, Postgres- or SQLite-specific. +Add tests for SQLite. + Convert extended INSERTs to series of plain INSERTs.