X-Git-Url: https://git.phdru.name/?a=blobdiff_plain;f=TODO;h=26baf8483a8282730500a3584a44955f4c288b85;hb=5d3f6b303b6843067972d980ca522e6284e1c003;hp=e69de29bb2d1d6434b8b29ae775ad8c2e48c5391;hpb=16c2bcbc29f78bf54fb7ffee9577d1d88216ebbc;p=sqlconvert.git diff --git a/TODO b/TODO index e69de29..26baf84 100644 --- a/TODO +++ b/TODO @@ -0,0 +1,4 @@ +Convert string escapes to generic SQL, Postgres- or SQLite-specific. + + +Convert extended INSERTs to series of plain INSERTs.