Skip to content

0.22.0

Compare
Choose a tag to compare
@AmrDeveloper AmrDeveloper released this 12 Jun 17:34
· 37 commits to master since this release
  • Allow using column native name in condition after alias it
  • Implement Slice expression for Collection [start : end].
  • Implement Slice expression for Collection with optional start and end.
  • Fix calling function without table name.
  • Improve projection columns type checker