Skip to content

v0.2.3

Compare
Choose a tag to compare
@github-actions github-actions released this 08 Dec 10:48
Bump version: 0.2.2 → 0.2.3

  * Socrata now correctly emits `IS NULL / IS NOT NULL`, same with ES (using ES query syntax).
  * Fix array handling (`a IN (1,2,3)` queries get rewritten and pushed down correctly).
  * Output more query information in `EXPLAIN` for Socrata/LQ.