X-Git-Url: https://git.phdru.name/?p=sqlconvert.git;a=blobdiff_plain;f=TODO;h=590f4bb4fff8d0b9f9f5e98add486ae27f0bd2a1;hp=26baf8483a8282730500a3584a44955f4c288b85;hb=39c23676c48a334bc012072b78183e56ca5e31ed;hpb=a33703c723b23e3a2b64a35ad16f254b18a128bf diff --git a/TODO b/TODO index 26baf84..590f4bb 100644 --- a/TODO +++ b/TODO @@ -1,3 +1,6 @@ +Fix semicolons and newlines after /*! directives */ + + Convert string escapes to generic SQL, Postgres- or SQLite-specific.