On Sat, Apr 10, 2010 at 11:56 AM, Jeremy Evans <[email protected]>wrote:
> A different approach is to add additional options to the save method, > which currently accepts :changed, :transaction, > and :validate. :transaction overrides the use_transactions flag if > present, but there isn't a option to override the > raise_on_save_failure flag (one could be added, but nobody has > requested it). I did! http://groups.google.com/group/sequel-talk/browse_thread/thread/b8688c4ad572ed0f/0bf914321606af53 <http://groups.google.com/group/sequel-talk/browse_thread/thread/b8688c4ad572ed0f/0bf914321606af53>I'm still running with the patch from that thread. I also agree that accepting options is a nicer approach in general. -- 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]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/sequel-talk?hl=en.
