You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Fixed a regression introduced in v1.3.2 caused by doing way more work processing the default dataset (flash-gordon)
23
+
13
24
## v1.3.2 2017-05-13
14
25
15
-
## Added
26
+
###Added
16
27
17
28
* 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)
18
29
*`Void` type for calling functions without returning value (flash-gordon)
19
30
* Support for [`PG::Array` transformations and queries](https://github.com/rom-rb/rom-sql/blob/15019a40e2cf2a224476184c4cddab4062a2cc01/lib/rom/sql/extensions/postgres/types.rb#L23-L148) (flash-gordon)
0 commit comments