X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Changes;h=ecdc4a9f1a570cf2a32b4138c3011e5286d4da9d;hb=c0767caf51045926284f203a7d59890db994aa76;hp=a6b0a40c3b185642550ce429936a1f9aea6bf218;hpb=3bdcf490c99abda52aea5346fddb6f9f6c43bb2c;p=dbsrgits%2FDBIx-Class-Schema-Loader.git diff --git a/Changes b/Changes index a6b0a40..ecdc4a9 100644 --- a/Changes +++ b/Changes @@ -1,5 +1,16 @@ Revision history for Perl extension DBIx::Class::Schema::Loader + - fix for mysql rel detection in mixed-case tables on mixed-case + filesystems (OSX and Windows) + - support for DBD::Firebird + - support for unicode Firebird data types + +0.07010 2011-03-04 08:26:31 + - add result_component_map option + +0.07009 2011-02-25 11:06:51 + - fix a syntax error in MS Access ADO driver + 0.07008 2011-02-25 01:54:43 - rename column_accessor_map to col_accessor_map, the old alias still works