Skip to content

v0.8.0

Compare
Choose a tag to compare
@xitology xitology released this 02 Nov 14:47
· 203 commits to master since this release
  • Refactored the SQL translator to make it faster and easier to maintain.
  • Improved error messages.
  • Include columns added by Define to the output.
  • Report an error when Agg is used without Group.
  • Deduplicate identical aggregates in a Group subquery.
  • Support for WITH clause.
  • Updated the Tutorial/Usage Guide.