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