X-Git-Url: https://git.phdru.name/?a=blobdiff_plain;f=TODO;h=34ff2882194efcd35ad722bc04011b6a28cea24f;hb=d2b1132e8acb8f8797ce988b52463cea3c84a279;hp=590f4bb4fff8d0b9f9f5e98add486ae27f0bd2a1;hpb=39c23676c48a334bc012072b78183e56ca5e31ed;p=sqlconvert.git diff --git a/TODO b/TODO index 590f4bb..34ff288 100644 --- a/TODO +++ b/TODO @@ -1,7 +1 @@ -Fix semicolons and newlines after /*! directives */ - - -Convert string escapes to generic SQL, Postgres- or SQLite-specific. - - Convert extended INSERTs to series of plain INSERTs.