Skip to content

v1.3.2

Choose a tag to compare

@flash-gordon flash-gordon released this 13 May 10:29
· 719 commits to release-3.7 since this release
v1.3.2
15019a4

Added

  • Support for filtering with a SQL function in the WHERE clause. Be sure you're using it wisely and don't call it on large datasets ;) (flash-gordon)
  • Void type for calling functions without returning value (flash-gordon)
  • Support for PG::Array transformations and queries (flash-gordon)

Fixed

  • A bunch of warnings from Sequel 4.46

Compare v1.3.1...v1.3.2