X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Changes;h=33fdf837af0ae0537fe4bb88e9305b21a2a806a9;hb=81aa430066ca206612dbcffda10a36d25d219491;hp=345c19b0506227e78606f345d297f95239eee82b;hpb=033955f9da37625ab6d0cf69fa83db5847a0a558;p=dbsrgits%2FDBIx-Class.git diff --git a/Changes b/Changes index 345c19b..33fdf83 100644 --- a/Changes +++ b/Changes @@ -1,5 +1,10 @@ Revision history for DBIx::Class + - Fix regression on not properly throwing when $obj->relationship + is unresolvable + - Add has_relationship method to row objects + - Fix for SQLite to ignore the { for => ... } attribute + 0.08120 2010-02-24 08:58:00 (UTC) - Make sure possibly overwritten deployment_statements methods in schemas get called on $schema->deploy