[Bast-commits] r4223 - DBIx-Class/0.08/branches/savepoints
debolaz at dev.catalyst.perl.org
debolaz at dev.catalyst.perl.org
Mon Mar 24 05:08:51 GMT 2008
Author: debolaz
Date: 2008-03-24 05:08:51 +0000 (Mon, 24 Mar 2008)
New Revision: 4223
Modified:
DBIx-Class/0.08/branches/savepoints/Changes
Log:
Mention savepoint support in Changes
Modified: DBIx-Class/0.08/branches/savepoints/Changes
===================================================================
--- DBIx-Class/0.08/branches/savepoints/Changes 2008-03-24 03:54:07 UTC (rev 4222)
+++ DBIx-Class/0.08/branches/savepoints/Changes 2008-03-24 05:08:51 UTC (rev 4223)
@@ -5,6 +5,8 @@
- Refactored DBIx::Class::Schema::Versioned
- Syntax errors from resultset components are now reported correctly
- sqltargs respected correctly in deploy et al.
+ - Added support for savepoints, and using them automatically in
+ nested transactions if auto_savepoint is set in connect_info.
0.08010 2008-03-01 10:30
- Fix t/94versioning.t so it passes with latest SQL::Translator
More information about the Bast-commits
mailing list