X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Changes;h=0f93936fd7d2fbc09ecd2bf5e815b48b55358506;hb=52b420dd006f55aced42c669f49182890b8826ea;hp=e6c97fbe91937cb9a7810395f14422ed706a6b1b;hpb=0d7d16dd7fa107999e0a89fdbd954a3a261d81e2;p=dbsrgits%2FDBIx-Class.git diff --git a/Changes b/Changes index e6c97fb..0f93936 100644 --- a/Changes +++ b/Changes @@ -8,6 +8,7 @@ Revision history for DBIx::Class - ::Storage::DBI now correctly preserves a parent $dbh from terminating children, even during interpreter-global out-of-order destruction + - All DBIC exception-handling switched to Try::Tiny - Add DBIx::Class::FilterColumn for non-ref filtering - InflateColumn::DateTime support for MSSQL via DBD::Sybase - Millisecond precision support for MSSQL datetimes for