Skip to content

v1.0.2

Compare
Choose a tag to compare
@github-actions github-actions released this 15 Jul 11:49
· 162 commits to master since this release

Changelog

Version 1.0.2

  • Allow casts between int4 and int8.
  • Allow more metadata discovery queries.
  • Allow more statement types.
  • Fixed handling of IN (subquery) expressions.
  • Added analyst guide section for allowed type conversions.
  • Small fixes to docs.
  • Added support for parameterized queries.
  • Queries selecting or grouping by non-generalized AID columns are now rejected.