X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Changes;h=cde661d1f512d268823be949dd7a188d6bd6b3e3;hb=d22aaf08307b5748faf1eef401c23fe0d23d526a;hp=529fe7f7ea9d48a0c4437c6667cd7e09488b3eda;hpb=263d5dccb56a347a1677bdad3779dcea11d9d5fb;p=dbsrgits%2FDBIx-Class.git diff --git a/Changes b/Changes index 529fe7f..cde661d 100644 --- a/Changes +++ b/Changes @@ -2,6 +2,9 @@ Revision history for DBIx::Class - Fix regression on not properly throwing when $obj->relationship is unresolvable + - Add has_relationship method to row objects + - Fix regression in set_column on PK-less 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