X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Changes;h=803a6af634e52b728d866026a826c121aa9b497b;hb=2374c5ff7ea2309a69344fd34be799399f110b66;hp=1285abca673b9f7ccbf2cbc08c4cc06a80ae58dd;hpb=b489f68a16d58e869202b9d0077fd84c940387df;p=dbsrgits%2FDBIx-Class.git diff --git a/Changes b/Changes index 1285abc..803a6af 100644 --- a/Changes +++ b/Changes @@ -1,5 +1,7 @@ Revision history for DBIx::Class + - supress warnings for possibly non-unique queries, since + _is_unique_query doesn't infer properly in all cases - skip empty queries to eliminate spurious warnings on ->deploy - fixups to ORDER BY, tweaks to deepen some copies in ResultSet - fixup for RowNum limit syntax with functions