X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Changes;h=a65fd890022c9a759f167d0ce76dd649c30f8a9a;hb=f8135512c346d8cb6f3dc569f4bb11576e85f97b;hp=7d23dd9ced64466959ccae8327d8b098972e4ec9;hpb=2131aa2eac548e0b10325b97c10d22a61fffd9c9;p=dbsrgits%2FDBIx-Class.git diff --git a/Changes b/Changes index 7d23dd9..a65fd89 100644 --- a/Changes +++ b/Changes @@ -1,7 +1,6 @@ Revision history for DBIx::Class * Fixes - - Fix $rs->create() with no values on Oracle - Silence with_deferred_fk_checks() warning on PostgreSQL 9.4 * Misc @@ -9,7 +8,7 @@ Revision history for DBIx::Class - Avoid loading DBICTest::Schema unnecessarily in tests that are being skipped -0.082800 2014-09-25 14:45 (UTC) +0.082801 2014-10-05 23:55 (UTC) * Known Issues - Passing large amounts of objects with stringification overload directly to DBIx::Class may result in strange action at a distance