v1.0.2
Changelog
Version 1.0.2
- Allow casts between
int4
andint8
. - 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.