X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Changes;h=e8741f4215d12832adf2b72018b1fddfbf3dc653;hb=f5405d4730be14a754d64a928d85695148a2e55c;hp=ca1afd07595c74516a8ab3ea84747744af7cd499;hpb=37e74f257134006ceca288b33b4fdbca3f7591ca;p=dbsrgits%2FSQL-Translator.git diff --git a/Changes b/Changes index ca1afd0..e8741f4 100644 --- a/Changes +++ b/Changes @@ -1,6 +1,7 @@ * Added support for proper booleans in the mysql producer, when a mysql version of at least 4.x is supplied * Added support for proper enums under pg (as of 8.3), with pg version check, and deferrable constraints +* Added support to truncate long constraint and index names in the mysql producer, because of a change to DBIx::Class to produce such long names in some cases. # ---------------------------------------------------------- # 0.0900 2008-02-25