X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=dbsrgits%2FDBIx-Class.git;a=blobdiff_plain;f=Changes;h=ab51a54fa007a5d9d4d3e11dd8fc4531fc0c2d06;hp=1869f7f99191557b0e67ed491e1d4b70867ce4d2;hb=b5963465440da3fac2f38651f6470355b07a3a9d;hpb=577ef680ceebff618b85a41dec6177074f51b76c diff --git a/Changes b/Changes index 1869f7f..ab51a54 100644 --- a/Changes +++ b/Changes @@ -8,6 +8,9 @@ Revision history for DBIx::Class an exception - fixed corner case when populate() erroneously falls back to create() + - work around braindead mysql when doing subquery counts on + resultsets containing identically named columns from several + tables 0.08103 2009-05-26 19:50:00 (UTC) - Multiple $resultset -> count/update/delete fixes. Now any