0.28.63 (2021-12-03)
Bug Fixes
- cubesql: Crash with WHEN ELSE IF (7eeadf5)
- cubesql: Information_schema.COLUMNS - correct DATA_TYPE fields (337d1d1)
- cubesql: Initial support for compound identifiers (e95fdb6)
Features
- cubesql: Implement IF function (0e08399)
- cubesql: Implement INFORMATION_SCHEMA.COLUMNS (compatibility with MySQL) (f37e625)
- cubesql: Implement INFORMATION_SCHEMA.TABLES (compatibility with MySQL) (ed0e774)
- cubesql: Initial support for information_schema.statistics (e478baa)
- cubesql: WHERE 1 <> 1 LIMIT 0 - (metabase introspection) (431b1e9)