Software update: DBeaver 23.0.4

Spread the love

Version 23.0.4 of DBeaver has been released. This program allows databases to be managed. It can, among other things, execute queries and display, filter and edit data. Support for 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 ones performances. These add support for various nosql databases, such as MongoDB, Apache Cassandra and Apache Hive, and include additional plugins and jdbc drivers. The changelog for this release looks like this:

Changes in DBeaver cersion 23.0.4:

  • Data Editor:
    • Bottom toolbar became customizable
    • Disconnected editors can be easily reconnected
    • Issue with Ctrl+1 shortcut not working was fixed
  • SQL Editor:
    • Issue with refresh button closing active result tab was fixed
    • Issue with not correct displaying of \r\n sequence was fixed
    • Issue when generating the same UUID for all rows was fixed
  • Data Transfer:
    • Ability to change the target column type on import to BIGINT was added
    • Export from query to CSV was fixed
  • Git: Missing git buttons and menus were added on macOS (Apple Silicon)
  • Databases:
    • ClickHouse: Catalog support was added
    • Informix: issue with extra spaces in table name was fixed
    • MySQL:
      • Event reading for quoted schedules was fixed
      • Time handling in MySQL was improved
    • Oracle:
      • Issue with parcing IF EXISTS statements was fixed
      • The display of DATE with additional settings in the Result Set was fixed
      • Information about latest statistics update was added
    • PostgreSQL:
      • Generation of ALTER table SQL for foreign tables was improved
      • Role settings were added in generated DDL
      • IDENTITY SEQUENCE were added in generated DDL
    • Snowflake: issue with incorrect import with BIGINT, INT, REAL, FLOAT, DOUBLE PRECISION, and DECIMAL data types was fixed
    • Trino: issue with import files with varchar data type was fixed
  • Misc:
    • SalesForce driver was updated
    • ODBC connection error was fixed
    • Java native libraries were added to DBeaver installation directly to avoid app crash cased by system restrictions.
    • DBeaver started to collect user statistics. It is anonymous and optional

Version number 23.0.4
Release status Final
Operating systems Windows 7, Linux, macOS, Windows 8, Windows 10, Windows 11
Website DBeaver
Download https://dbeaver.io/download/
License type Prerequisites (GNU/BSD/etc.)
You might also like