Skip to content

v0.24.2

Latest

Choose a tag to compare

@github-actions github-actions released this 26 Mar 16:34
· 1 commit to main since this release
0e1acbf

Fixed

  • XLSX export producing corrupted files that Excel cannot open (#464)
  • Deep link cold launch missing toolbar and duplicate windows (#465)

Added

  • Enum/set picker support for PostgreSQL custom enums, ClickHouse Enum8/Enum16, and DuckDB ENUM types
  • Boolean picker for MSSQL BIT columns and MySQL TINYINT(1) convention
  • Correct type classification for ClickHouse Nullable()/LowCardinality() wrappers, MSSQL MONEY/IMAGE/DATETIME2, DuckDB unsigned integers, and parameterized MySQL integer types