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

nothingmuch at dev.catalyst.perl.org nothingmuch at dev.catalyst.perl.org
Fri Aug 1 04:39:01 BST 2008


Author: nothingmuch
Date: 2008-08-01 04:39:01 +0100 (Fri, 01 Aug 2008)
New Revision: 4708

Added:
   DBIx-Class-Journal/1.000/trunk/TODO
Log:
TODO

Added: DBIx-Class-Journal/1.000/trunk/TODO
===================================================================
--- DBIx-Class-Journal/1.000/trunk/TODO	                        (rev 0)
+++ DBIx-Class-Journal/1.000/trunk/TODO	2008-08-01 03:39:01 UTC (rev 4708)
@@ -0,0 +1,11 @@
+06:33 <@mst>   $self->register_source($_ => $self->_journal_schema->source($_)) for $self->_journal_schema->sources;
+
+
+$resultset->delete and other bulk ops
+  - in DBIC space? need repeatable reads to be safe
+  - otherwise can we get it in the same expr?
+
+$history->restore;
+$changeset->rollback; # all up to this point?
+$changeset->reverse; # only this one
+




More information about the Bast-commits mailing list