Module Sequel::Plugins::ColumnsUpdated::InstanceMethods
In: lib/sequel/plugins/columns_updated.rb

Attributes

columns_updated  [R]  The hash used for updating records. This should only be called in the after_update and after_save hooks.

[Validate]