From: Oleg Broytman Date: Sun, 4 Sep 2016 19:13:46 +0000 (+0300) Subject: TODO: Fix semicolons and newlines after /*! directives */ X-Git-Tag: 0.0.5~11 X-Git-Url: https://git.phdru.name/?p=sqlconvert.git;a=commitdiff_plain;h=39c23676c48a334bc012072b78183e56ca5e31ed TODO: Fix semicolons and newlines after /*! directives */ --- 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.