> 1) Skips saving completely if the record has not been modified. > > 2) Saves only the changed columns if the record has been modified. >
I agree with this behavior. What I'm calling into question is if skipping saving should also skip all hooks. I think a more compelling case is the #after_update hook, which you would expect to be called after #update whether or not the method call actually issued an UPDATE statement. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
