On Tue, Nov 17, 2009 at 6:12 PM, Jeremy Evans <[email protected]> wrote: > I committed a patch for this in my local branch (http://pastie.org/ > 703635.txt), it should be pushed to github tomorrow after it goes > through the full test suite.
Looks good, thanks for catching that. I like the addition of checked_transaction -- I was needing something like that to override in my test helper to force a savepoint. I want save/update/destroy to work transactionally even when the tests are run with transactional contexts. -- You received this message because you are subscribed to the Google Groups "sequel-talk" group. To post to this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/sequel-talk?hl=.
