v1.3.2
·
719 commits
to release-3.7
since this release
Added
- Support for filtering with a SQL function in the
WHEREclause. Be sure you're using it wisely and don't call it on large datasets ;) (flash-gordon) Voidtype for calling functions without returning value (flash-gordon)- Support for
PG::Arraytransformations and queries (flash-gordon)
Fixed
- A bunch of warnings from Sequel 4.46