Also known as the "everyone reports problems with the release that
they should've found testing the RC" release.

The key fixes here are for a transaction issue that shows up -only- if txn_begin
is the first thing called on the $schema after ->connect, and to make errors
during deploy soft so a failing DROP on the first pass doesn't abort your
entire deployment process.

There's also some cleanup of vestigial code now implemented elsewhere (a
no-op but a slightly slow no-op so you may see a slight performance
improvement), a bunch of fixed to the new multi-create new() syntax extensions,
some tweaks to make the new exception handling stuff in storage a bit more
expressive and a ->rethrow method on exception objects.

Enjoy.

-- 
      Matt S Trout       Need help with your Catalyst or DBIx::Class project?
   Technical Director    Want a managed development or deployment platform?
 Shadowcat Systems Ltd.  Contact mst (at) shadowcatsystems.co.uk for a quote
http://chainsawblues.vox.com/             http://www.shadowcatsystems.co.uk/ 

_______________________________________________
List: http://lists.rawmode.org/cgi-bin/mailman/listinfo/dbix-class
Wiki: http://dbix-class.shadowcatsystems.co.uk/
IRC: irc.perl.org#dbix-class
SVN: http://dev.catalyst.perl.org/repos/bast/trunk/DBIx-Class/
Searchable Archive: http://www.mail-archive.com/[email protected]/

Reply via email to