X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Changes;h=3f20f638712f44f30e2417f13a6d81ae993779b9;hb=5ec6bc2ed4f0de3f0764196e0295799a0dd61b99;hp=cf6d4c65854528483d17cd0e6cdc13a555739458;hpb=5ac6a04477849fabc50271c5b7ab15a080ae0109;p=dbsrgits%2FDBIx-Class.git diff --git a/Changes b/Changes index cf6d4c6..3f20f63 100644 --- a/Changes +++ b/Changes @@ -1,6 +1,8 @@ Revision history for DBIx::Class 0.05001 + - hack PK::Auto::Pg for "table" names referencing a schema + - find() with attributes works - added experimental Serialize and ResultSetManager components - fix to find() for complex resultsets - added of $storage->debugcb(sub { ... })