[Bast-commits] r3701 - DBIx-Class/0.08/trunk
matthewt at dev.catalyst.perl.org
matthewt at dev.catalyst.perl.org
Tue Aug 21 19:53:44 GMT 2007
Author: matthewt
Date: 2007-08-21 19:53:44 +0100 (Tue, 21 Aug 2007)
New Revision: 3701
Modified:
DBIx-Class/0.08/trunk/Changes
Log:
note on_connect_do changes
Modified: DBIx-Class/0.08/trunk/Changes
===================================================================
--- DBIx-Class/0.08/trunk/Changes 2007-08-21 18:50:00 UTC (rev 3700)
+++ DBIx-Class/0.08/trunk/Changes 2007-08-21 18:53:44 UTC (rev 3701)
@@ -1,5 +1,8 @@
Revision history for DBIx::Class
+ - added on_disconnect_do
+ - on_connect_do and on_disconnect_do take coderefs and arrayrefs
+
0.08006 2007-08-12 15:12:00
- Move to using Class::C3::Componentised
- Remove warn statement from DBIx::Class::Row
More information about the Bast-commits
mailing list