0.30.10 (2022-06-01)
Bug Fixes
- cubesql: Handle
Flush
pg-wire message (f779e75) - cubesql: Store description on Portal in Finished state (f5f6566)
Features
- cubesql: information_schema.constraint_column_usage meta table (1fe8312)
- cubesql: information_schema.views meta table (490d721)
- cubesql: Support ANY expressions (77e0672)
- cubesql: Support current_database(), current_schema(), current_user for pg-wire (a18f68c)
- cubesql: Support string for NULLIF (metabase pg_class query) (#4638) (ef962e7)
- Initial support for FETCH/DECLARE (cursors) for simple query in pg-wire (#4601) (b160773)