v0.3.14
Bug Fixes:
-
ensure calculations are selected on aggregate subqueries by @zachdaniel
-
respect read action sort if relationship does not specify one (#194) by @barnabasJ (#194)
-
only merge already-computed aggregates when select? is true (#193) by Alan Heywood (#193)
-
extract_fields_from_expr returns [] instead of all_attribute_names when a query selects all fields ({:&, [], [ix]}) but has no take clause (#192) by Daniel Gollings (#192)