From: Peter Rabbitson Date: Mon, 21 Nov 2011 22:34:40 +0000 (+0100) Subject: Changes for 135e8ce X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=2324c42c20d678d8c03bdf2063e6f1c4e0388ff9;p=dbsrgits%2FDBIx-Class-Historic.git Changes for 135e8ce --- diff --git a/Changes b/Changes index 275273f..42a4af1 100644 --- a/Changes +++ b/Changes @@ -5,6 +5,8 @@ Revision history for DBIx::Class - Fix the find() condition heuristics being invoked even when the call defaults to 'primary' (i.e. when invoked with bare values) - Throw much clearer error on incorrect inflation spec + - Fix incorrect storage behavior when first call on a fresh schema + is with_deferred_fk_checks * Misc - No longer depend on Variable::Magic now that a pure-perl