DBeaver 22.1.2

  • Data editor:
    • Arrays and structure data types visualization was fixed and improved
    • Console-like query results viewer was added
    • Support of column aliases in aggregate panel was fixed
    • Dictionary panel now supports pagination
    • Pinned columns scrolling was fixed (thanks to @troizet)
    • Binary/hex data viewer was fixed (crash on MacOS)
    • Major memory leaks in string editor panel were eliminated
  • SQL editor:
    • Parameters binding for DDL queries was fixed
    • Query error highlighting was improved (+now it can be disabled)
    • Query formatter was fixed (for identifiers starting from digit)
    • Compact formatter was improved
    • Issue with auto-completion of materialized view create/alter queries was fixed
  • Data transfer:
    • Target file name generation for custom SQL queries was fixed
    • Settings save/load was fixed for saved tasks
  • General improvements:
    • Dummy error messages after saving preferences were eliminated
    • UI was improved for non-applicable columns in metadata editor
    • Issue with main window minimize was fixed on MacOS
    • Many minor ui bugs were fixed
  • Clickhouse: issue with data editor was fixed
  • CocroachDB: sequences support was added
  • H2: schema sequences read was fixed
  • Hive: view source editor was fixed (issue with semicolon)
  • Kylin: dialect support was improved
  • MySQL, MariaDB: privilege editor UI was improved
  • Oracle: VARCHAR2 is now the default string data type
  • PostgreSQL: database refresh was fixed (issue with active schema mark)
  • Snowflake: issue with BEGIN TRANSACTION query execute was fixed
  • SQL Server:
    • Table DDL: issue with duplicated index declaration was fixed
    • Issue with GO delimiter evaluation was fixed (also for Sybase)
    • Database name proposal was fixed
    • Execution plan visualization was fixed
Posted in Releases