The columns to typecast on load for this model.
Add additional columns to typecast on load for this model.
# File lib/sequel/plugins/typecast_on_load.rb, line 35 def add_typecast_on_load_columns(*columns) @typecast_on_load_columns.concat(columns) end
[Validate]
Generated with the Darkfish Rdoc Generator 2.