From: Ken Youens-Clark Date: Wed, 20 Aug 2003 22:48:25 +0000 (+0000) Subject: Started trying to think of all the changes for 0.03. X-Git-Tag: v0.04~274 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=d3e9597081d64d93c3dbe828837e9d11c2116913;p=dbsrgits%2FSQL-Translator.git Started trying to think of all the changes for 0.03. --- diff --git a/Changes b/Changes index fa4ef88..02aad2f 100644 --- a/Changes +++ b/Changes @@ -29,3 +29,19 @@ * Added sql_translator.cgi as a web-form frontend to graphical producers * Expanded test suite + +# ----------------------------------------------------------- +# 0.03 2003-??-?? +# ----------------------------------------------------------- + +* Added parsers: XML::SQLFairy and Sybase + +* Added producers: XML::SQLFairy, TTSchema + +* Many bug fixes to most every module + +* Added "sqlt-dumper.pl" script to help create a script for dumping + a database a la "mysqldump" + +* Reversed the arrowheads on the graphical producers to show the + relationships in a more standard way