Software update: DBeaver 22.0.0

Spread the love

Version 22.0.0 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.0:

  • data transfer:
    • Table recreation mapping type was added
    • Table selector dialog now supports filters configuration
    • Variables configuration for data transfer tasks was fixed
    • Variables auto-complete was fixed in output file name
    • Custom data formatting now applied for TXT export format
    • Insert statement now supports DEFAULT clause for empty list of columns
  • data editor:
    • Row count calculation query was fixed
    • Rows scrolling was disabled for data modifying queries
    • Problem with editor focus after new row add was fixed
    • Column value filter was fixed (wrong SQL query)
  • SQL editor:
    • Parameters binding dialog was improved (multiline editor was added, keyboard shortcuts were fixed)
    • Filtering and ordering by columns with aliases was fixed
    • Problem with cursor jump to script end was fixed
    • Script selector popup was fixed (issue with datasource association)
    • Script task execute was fixed (for connections without default database)
  • DDL generator: option to generate FKs as separate statements was added
  • Metadata search: search by LIKE pattern was fixed
  • Session manager UI was fixed (multiline cells on Linux, background color for connection type)
  • Interface language now can be changed in preferences (for MacOS and Linux installers)
  • SSH: option to disable host name validation was added
  • Local clients configuration load was fixed (MySQL and PostgreSQL derived drivers)
  • Azure SQL server: view definition read was fixed
  • Clickhouse: read-only connections support was improved
  • H2:
    • Driver configuration for version 2.x was added
    • Check constraints support was added
    • Unique keys support was added
  • MySQL: new view creation was fixed (DDL)
  • Oracle:
    • Metadata read performance was significantly increased
    • Case-sensitive navigator filters support was fixed
  • Snowflake: custom authentication configuration option was fixed
  • SQLite: sequences read was fixed
  • SQL Server: open database object dialog now respects selected database
  • Italian localization was improved (thanks to @capitanfuturo)
  • Many minor UI bugs were fixed

Version number 22.0.0
Release status Final
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