X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Changes;h=d8659c5d860ebec30a46ddcbd9d8e6274b0d8745;hb=faeb2407c49717d38874b21749659ac2c632bad7;hp=9b4f6362847ca032cfbee6f379ccdfb211ad63f7;hpb=468910410c83d9efe407d85a6089d20fd3735d13;p=dbsrgits%2FDBIx-Class.git diff --git a/Changes b/Changes index 9b4f636..d8659c5 100644 --- a/Changes +++ b/Changes @@ -17,6 +17,8 @@ Revision history for DBIx::Class is unresolvable - Fix the join-optimiser to consider unqualified column names whenever possible + - Fix an issue with multiple same-table joins confusing the join + optimizier - Add has_relationship method to row objects - Fix regression in set_column on PK-less objects - Better error text on malformed/missing relationships