X-Git-Url: https://git.phdru.name/?a=blobdiff_plain;f=TODO;h=34ff2882194efcd35ad722bc04011b6a28cea24f;hb=d2b1132e8acb8f8797ce988b52463cea3c84a279;hp=a1c0d9f543584b656d6a72a2024e23595e91c0d5;hpb=5f36187c0c85a4a713086d2d0f006edcf2f09312;p=sqlconvert.git diff --git a/TODO b/TODO index a1c0d9f..34ff288 100644 --- a/TODO +++ b/TODO @@ -1,10 +1 @@ -Progress bar. - - -Remove /*! directives */ - - -Convert string escapes to generic SQL, Postgres- or SQLite-specific. - - Convert extended INSERTs to series of plain INSERTs.