Releases: BemiHQ/BemiDB
Releases · BemiHQ/BemiDB
v0.34.0
v0.33.3
v0.33.2
v0.33.1
v0.33.0
- Add support for direct information_schema._pg_expandarray() calls
- Add support for pg_get_expr() without 'pretty' arg
- Allow referencing columns with a schema name
- Fix usage of Postgres functions in CASE statements
- Make format() function compatible with Postgres
- Unify recursive expressions' traversal in AST
- Use DuckDB macros
v0.32.5
- Return "Parse completion" message after parsing an empty query
- Improve pg_namespace compatibility
- Allow running an extra Sync step after Parse with extended protocol
- Fix returning the correct command tag with extended protocol
- Fix boolean serialization via Postgres protocol