From: Mark Addison Date: Fri, 26 Nov 2004 00:41:56 +0000 (+0000) Subject: Added TTSchema changes. X-Git-Tag: v0.11008~588 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=f9725390c921af484164a74375d40cc9040afb8e;p=dbsrgits%2FSQL-Translator.git Added TTSchema changes. --- diff --git a/Changes b/Changes index 120ee4a..0c45e9e 100644 --- a/Changes +++ b/Changes @@ -10,6 +10,13 @@ - allow trailing comma on last field in CREATE statements - collect the database name +* TTSchema Producer + - Can pass extra variables using tt_vars producer arg. + - Can pass extra config using tt_conf producer arg. + - Variables and config can be passed on the command line + with --tt-var and --tt-conf options to sqlt. + + # ----------------------------------------------------------- # 0.06 2004-05-13 # -----------------------------------------------------------