You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently we're overriding save_changes to always issue an update. But advanced users of Sequel may not want this. I originally didn't want to depend on any plugins for this gem, but I think it wouldn't do harm to include the "dirty" plugin, for the sake of functionality.
The text was updated successfully, but these errors were encountered:
Currently we're overriding
save_changes
to always issue an update. But advanced users of Sequel may not want this. I originally didn't want to depend on any plugins for this gem, but I think it wouldn't do harm to include the "dirty" plugin, for the sake of functionality.The text was updated successfully, but these errors were encountered: