Skip to content

2.4.1026

Compare
Choose a tag to compare
@seancorfield seancorfield released this 15 Apr 23:09
· 187 commits to develop since this release
  • Fix #486 by supporting ANSI-style INTERVAL syntax.
  • Fix #485 by adding :with-ordinality "operator".
  • Fix #484 by adding TABLE to TRUNCATE.
  • Fix #483 by adding a function-like :join syntax to produce nested JOIN expressions.
  • Update tools.build; split alias :test/:runner for friendlier jack-in UX while developing.