X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Changes;h=791d9183ed388a4e1fac771abbd3f785433c24a1;hb=fb61e30ca4a0670462445ed8c376eccdfe68ca71;hp=d4bced871178999c925d8a7b434258a88030ceed;hpb=2339d6c7502b7a5d9b20acc573184960ea2102a6;p=dbsrgits%2FDBIx-Class.git diff --git a/Changes b/Changes index d4bced8..791d918 100644 --- a/Changes +++ b/Changes @@ -1,6 +1,8 @@ Revision history for DBIx::Class - DBIx::Class::InflateColumn::File entered deprecated state + - Cascading delete/update are now wrapped in a transaction + for atomicity - Fix regression where SQL files with comments were not handled properly by ::Schema::Versioned. - Fix regression on not properly throwing when $obj->relationship