Skip to content

v0.3.14

Choose a tag to compare

@github-actions github-actions released this 23 Nov 14:43
· 69 commits to main since this release

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)