Sequel 4.4.0 Released

Sequel 4.4.0 was released today! Full release notes are available, but here are some highlights:

  • Sequel now supports Sybase SQLAnywhere via the new sqlanywhere and jdbc/sqlanywhere adapters.
  • The filter by associations support now supports associations with conditions correctly.
  • A table_select plugin has been added that makes the default selection for models be table.*.
  • The jdbc/postgresql adapter now supports PostgreSQL-specific types.