Sequel 5.84.0 Released #2212
jeremyevans
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Sequel 5.84.0 has been released!
New Features
The pg_json_ops extension now supports the json_exists, json_value,
and json_query functions added in PostgreSQL 17:
All clauses supported by PostgreSQL 17 are supported via options
(supported options differ per method):
On SQLite, Database#create_table now supports a :using option to
create a virtual table:
Other Improvements
Thanks,
Jeremy
Beta Was this translation helpful? Give feedback.
All reactions