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