X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Changes;h=93080b0c1a48c2dac2c5241318d81b2c9e244037;hb=ebed3e6e3e487ab926341b75e56cd428ae1f1419;hp=62b7e5e57abeb2675a6c6e11a3be92d35126c8b1;hpb=22eddddaf5e0796ee27d7eccb7be813609b906f9;p=dbsrgits%2FDBIx-Class-Schema-Loader.git diff --git a/Changes b/Changes index 62b7e5e..93080b0 100644 --- a/Changes +++ b/Changes @@ -10,6 +10,8 @@ Revision history for Perl extension DBIx::Class::Schema::Loader versions - Fix mssql common tests failures with MSSQL 2005 (skip test of datatypes found only on MSSQL 2008) + - Fix DB2 v8 test failures (skip tests of graphics types found + only on DB2 v9) - Fix dangerous invocation of ->meta on classes during upgrade (may be *non* moosified and contain a user-defined meta() )