X-Git-Url: https://git.phdru.name/?a=blobdiff_plain;f=TODO;h=6a5de99b7eb57d50838ef53718f02ecbb580ef9e;hb=ad9db3c4cd031812728cb53a93d9d4777cb7afb1;hp=a1c0d9f543584b656d6a72a2024e23595e91c0d5;hpb=5f36187c0c85a4a713086d2d0f006edcf2f09312;p=sqlconvert.git diff --git a/TODO b/TODO index a1c0d9f..6a5de99 100644 --- a/TODO +++ b/TODO @@ -1,10 +1,6 @@ -Progress bar. - - -Remove /*! 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.