DBeaver 22.0.2 released, a multi-platform database tool

DBeaver 22.0.2 has been released.

DBeaver is a free multi-platform database tool for developers, database administrators, analysts and everyone who needs to work with databases and supports all popular databases: MySQL, PostgreSQL, SQLite, Oracle, DB2, SQL Server, Sybase, MS Access, Teradata, Firebird, Apache Hive, Phoenix, Presto, etc.

update content:

  • Data editor:
    • Added "Show Blank" option
    • Column reordering in data filter dialog was fixed
    • Line numbers have been added to the plain text view
  • SQL editor:
    • Script error visualization is not configurable
    • Block statements (BEGIN, IF, CASE) auto-closing improved
    • Fixed autocomplete for INSERT queries
    • Added "Cancel Active Query" command
    • Fixed filtering of alias columns
    • Fixed re-execution of DML queries when connection is lost
    • Add Python source code formatting to the Copy As command
    • "Hippie" autocomplete is disabled by default (due to performance issues)
    • SQL command parser/navigation fixed (thanks @arvillion)
    • Parameter binding dialogs for long strings (like $$) are disabled
    • CASE/WHEN format fixed
  • Driver editor:
    • Driver description editor was fixed
    • Improved Maven artifact version resolution
  • Data Transfer: Recreate table mapping support was fixed (saved configs and tasks)
  • SSH Tunnel: Connection timeout/keep alive parameter change fixed
  • MacOS: Application launch issue fixed (plist file modification issue)
  • Dark theme: Button UI now matches OS theme
  • Apache Druid, Apache Kylin:
    • Table data reading was fixed
    • datatype properties were fixed
    • The read index was fixed
  • Added Azure Databricks driver
  • Clickhouse: Implemented an array data type editor
  • DB2: Added query terminator redefinition support
  • H2:
    • System View DDL generation was fixed
    • Fixed geometry data type rendering in the new H2 driver (thanks @ebocher)
  • MySQL: Function execution fixed
  • PostgreSQL:
    • Implemented nested array editor
    • Function source code generation was fixed (function signature)
  • Fix Portuguese localization issues

Download address | Release notes

Guess you like

Origin www.oschina.net/news/189767/dbeaver-22-0-2-released