[Bast-commits] r4706 - DBIx-Class-Journal/1.000/trunk

nothingmuch at dev.catalyst.perl.org nothingmuch at dev.catalyst.perl.org
Fri Aug 1 03:11:03 BST 2008


Author: nothingmuch
Date: 2008-08-01 03:11:03 +0100 (Fri, 01 Aug 2008)
New Revision: 4706

Modified:
   DBIx-Class-Journal/1.000/trunk/Changes
Log:
changelog

Modified: DBIx-Class-Journal/1.000/trunk/Changes
===================================================================
--- DBIx-Class-Journal/1.000/trunk/Changes	2008-08-01 02:06:26 UTC (rev 4705)
+++ DBIx-Class-Journal/1.000/trunk/Changes	2008-08-01 02:11:03 UTC (rev 4706)
@@ -1,3 +1,12 @@
+    - insert records a history row as well
+    - SQL::Translator is required to run the test suite
+    - Add EvalWrap subclass, that suppressed errors and warns instead, useful
+      for when having no errors is preferable over partial journal data
+    - various refactoring
+    - correct journalling of recreated data (data with a primary key that
+      previously existed)
+    - update to DBIx::Class's versioning scheme
+
 0.02_01 2008-07-30
     - deployment at connect time is disabled by default, set journal_auto_deploy to reenable
     - $main_schema->deploy deploys the journalling tables too




More information about the Bast-commits mailing list