Skip to content

1.1.0

Compare
Choose a tag to compare
@mtriff mtriff released this 30 Oct 22:53
· 14 commits to master since this release
  • Add support for column aliases in OutputColumns
  • Improve consistency when parsing table names or aliases from output columns
  • Attempt to finish parsing if an error occurs
  • Fix bug where attempting to retrieve a subquery at a location between two other subqueries (would return the next subquery)