Sequel 4.24.0 Released
Sequel 4.24.0 was released today! Full release notes are available, but here are some highlights:
- A pg_inet_ops extension has been added, for DSL support for PostgreSQL inet functions and operators.
- The association_pks plugin now supports a :delay_pks association option for delaying persistance.
- The class_table_inheritance plugin now supports subclasses that don’t add additional columns.
- The auto_validations plugin now handles validations better for serialized columns.