Path: | doc/release_notes/4.19.0.txt |
Last Update: | Sat Jun 02 02:04:22 +0000 2018 |
Both get_column_value and set_column_value are just aliases to send, but you can safely override the methods to handle column names that conflict with existing method names. Both the core model code and all of the plugins that ship with Sequel have been updated to use these new methods. External plugins are strongly encouraged to switch to these new methods.