On Mar 6, 5:26 am, Matthew <[email protected]> wrote: > Re triggers - good point, although as you say not always possible, at > least (for some of our use cases) not unless we really head a long way > down the wormhole of using views, stored procedures etc to implement a > lot of our domain logic.
If you haven't already worked on this, you should make sure you update to the latest master first. Model#save! is now deprecated in favor of Model#save(:validate=>false). Jeremy --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
