Skip to content

v0.6.2

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 09 Jan 16:16
e9d1e70

TidierDB v0.6.2

Diff since v0.6.1

  • adds @intersect and @setdiff (SQLs INTERSECT and EXCEPT) respectively, with optional all argument
  • adds support for all arg to @union (equivalent to @union_all)

Merged pull requests: