]> git.phdru.name Git - sqlconvert.git/commitdiff
TODO: Fix semicolons and newlines after /*! directives */
authorOleg Broytman <phd@phdru.name>
Sun, 4 Sep 2016 19:13:46 +0000 (22:13 +0300)
committerOleg Broytman <phd@phdru.name>
Sun, 4 Sep 2016 19:13:46 +0000 (22:13 +0300)
TODO

diff --git a/TODO b/TODO
index 26baf8483a8282730500a3584a44955f4c288b85..590f4bb4fff8d0b9f9f5e98add486ae27f0bd2a1 100644 (file)
--- a/TODO
+++ b/TODO
@@ -1,3 +1,6 @@
+Fix semicolons and newlines after /*! directives */
+
+
 Convert string escapes to generic SQL, Postgres- or SQLite-specific.