From: Ken Youens-Clark Date: Mon, 16 Jun 2003 18:45:51 +0000 (+0000) Subject: Added some ideas for 0.03. X-Git-Tag: v0.02~16 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=e99e95934a6793c33fb6419a36b1e3eb2e43b3df;p=dbsrgits%2FSQL-Translator.git Added some ideas for 0.03. --- diff --git a/TODO b/TODO index 38482dc..5d4c976 100644 --- a/TODO +++ b/TODO @@ -7,3 +7,8 @@ - Add parsers and producers for Torque XML/DB schema (http://db.apache.org/torque/) + +- Allow xSV/Excel parsers to produce INSERT statements of data in source + files, properly quoting strings + +- Allow pass through of INSERT statements (e.g., default data)