Software update: DBeaver 22.0.2

Spread the love

Version 22.0.2 of DBeaver has been released. With this program databases can be managed. It can perform queries and display, filter and edit data, among other things. Support for the well-known databases, such as MySQL, Oracle, DB2, SQL Server, PostgreSQL, Firebird and SQLite, is available. It is available in an open source CE version and three different commercial performances† These include support for several nosql databases, such as MongoDB, Apache Cassandra, and Apache Hive, among others, as well as additional plugins and jdbc drivers. The changelog for this release looks like this:

Changes in DBeaver version 22.0.2:

  • data editor:
    • Option “show whitespaces” was added
    • Columns reordering in data filter dialog was fixed
    • Line numbers were added to plaintext view
  • SQL editor:
    • Script error visualization is not configurable
    • Block statements (BEGIN, IF, CASE) auto-close was improved
    • Auto-completion was fixed for INSERT queries
    • “Cancel active query” command was added
    • Filtering of aliased columns was fixed
    • Problem with DML queries re-execution on connection lost was fixed
    • Python source code format was added to Copy As command
    • “Hippie” auto-completion was disabled by default (due to performance problems)
    • SQL commands parser/navigation was fixed (thanks to @arvillion)
    • Parameter binding dialog was disabled for long strings (like $$)
    • CASE/WHEN formatting was fixed
  • driver editor:
    • Driver description editor was fixed
    • Maven artifacts version resolution was improved
  • Data transfer: recreate table mapping support was fixed (saved configuration and tasks)
  • SSH tunnels: connection timeout/keep-alive parameters change was fixed
  • MacOS: problem with application launch was fixed (problem with plist file modification)
  • Dark theme: buttons UI now matches OS theme
  • Apache Druid, Apache Kylin:
    • Table data read was fixed
    • Data type properties were fixed
    • Indexes read was fixed
  • Azure Databricks driver was added
  • Clickhouse: array data type editor was implemented
  • DB2: query terminator redefine support was added
  • H2:
    • System views DDL generation was fixed
    • Geometry data type rendering in new H2 driver was fixed (thanks to @ebocher)
  • MySQL: functions execute was fixed
  • PostgreSQL:
    • Nested arrays editor was implemented
    • Functions source code generation was fixed (function signature)
  • Portuguese localization was fixed (thanks to @TiagoValdrich)

Version number 22.0.2
Release status Alpha
Operating systems Windows 7, Linux, macOS, Windows 8, Windows 10, Windows 11
Website DBeaver
Download
License type Conditions (GNU/BSD/etc.)
You might also like