X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Changes;h=8f02e8dca8f2d64fa271807580d6f60aed349bc7;hb=78b82c85c23b98023e5ad86d70a85bd3102a4927;hp=13de347d8aaba7ddfaacb8698df324af736963f4;hpb=26c663f123032941cb3f61d6cd11869b86716d6d;p=dbsrgits%2FDBIx-Class.git diff --git a/Changes b/Changes index 13de347..8f02e8d 100644 --- a/Changes +++ b/Changes @@ -20,6 +20,8 @@ Revision history for DBIx::Class * Fixes - Ensure failing on_connect* / on_disconnect* are dealt with properly, notably on_connect* failures now properly abort the entire connect + - Fix incorrect SQL generated with invalid {rows} on complex resultset + operations, generally more robust handling of rows/offset attrs - Make sure exception objects stringifying to '' are properly handled and warned about (GH#15) - Fix corner case of stringify-only overloaded objects being used in