X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Changes;h=339f0fdeb74e0807f53e2d83b2ce98a3b2e4ffa1;hb=bcb3e850657cd5d7a7d135b999fafc9a3a85bd4a;hp=cecc10f98ff7f0dbdc77799cfe0b6169499afa43;hpb=fa1620994ee0dd9cf8cc1a88c3aaaa9643669d50;p=dbsrgits%2FDBIx-Class.git diff --git a/Changes b/Changes index cecc10f..339f0fd 100644 --- a/Changes +++ b/Changes @@ -7,6 +7,10 @@ Revision history for DBIx::Class path across multiple versions (jgoulah) - Better (and marginally faster) implementation of the HashRefInflator hash construction algorithm + - Added the ability to instantiate HashRefInflator so options can be + passed to the constructor + - Additional recursive function to optionally inflate any inflatable + values in the hashref generated by HashRefInflator - Allow explicit specification of ON DELETE/ON UPDATE constraints when using the SQLT parser