araddon/qlbridge

FilterQL Improvements

araddon opened this issue · 0 comments

Variety of improvements for FilterQL:

  • alias/with were reversed in parser
  • WITH clause was not available in String() functions and couldn't roundtrip
  • code cleanup
  • doc improvements