Skip to content

v1.3.0: advanced SQL query planner

Compare
Choose a tag to compare
@vania-pooh vania-pooh released this 30 Aug 07:30
· 234 commits to master since this release

Fixes

  • #141 - table fetcher should fetch by ids natively
  • #142 - index fetch always selects distinct values
  • #144 - when table alias is * index scan does not work
  • #145 - fixed wrong IN query processing