From 89a4a934a7a7601a303405df71d6220edee56a65 Mon Sep 17 00:00:00 2001 From: Oleg Broytman Date: Sat, 3 Sep 2016 21:34:55 +0300 Subject: [PATCH] Update TODO --- TODO | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/TODO b/TODO index e69de29..e719c69 100644 --- a/TODO +++ b/TODO @@ -0,0 +1,7 @@ +Remove /*! directives */ + + +Convert string escapes to generic SQL, Postgres- or SQLite-specific. + + +Convert extended INSERTs to series of plain INSERTs. -- 2.39.2