From: Jess Robinson Date: Tue, 21 Nov 2006 00:01:17 +0000 (+0000) Subject: Update changes, oops X-Git-Tag: v0.11008~389 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=ca1b7c76bf8239d94a4e820dada0f0ce7416bcb9;hp=cc00c034bcfb007c0e4db411949a3af5c0ff6900;p=dbsrgits%2FSQL-Translator.git Update changes, oops --- diff --git a/Changes b/Changes index 5e3f39a..d7e927d 100644 --- a/Changes +++ b/Changes @@ -5,6 +5,7 @@ * Added patch to Producer::DB2 to avoid dependency issues with foreign keys * Added patch to remove single quotes for numeric default values in Producer::DB2 * Fixed Parser::SQLite to require a semicolon after a create trigger statement +* Added patch from avinash to add CASCADE to pg table drops # ----------------------------------------------------------- # 0.08_03