Software update: DBeaver 23.1.0

Spread the love

Version 23.1.0 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.1.0:

  • SQL Editor:
    • Autocomplete now supports [ ] and ` as quotes for identifiers
    • Shortcut conflict on macOS was fixed
    • JSQLParser was reverted to the version 4.5 and is now faster
    • Issue with substitution variables in text with \n line feeds was fixed
    • Autocomplete case with FROM right after SELECT is now handled
    • Autocomplete for SELECT query without FROM was fixed
    • ‘Go to Matching Bracket’ shortcut was changed to CTRL+SHIFT+[[
    • Autocomplete for columns in tables without alias was fixed
    • Completion analysis errors are now written to the debug log
    • Comment with a tab after a double dash is now handle
    • Issue with hiding cursor position after resizing the editor was fixed
    • Exception when updating editor annotations was fixed
  • Data Editor:
    • Data ordering was improved
  • General UI:
    • Changing the size and position of the connection dialog is now saved
    • Issue with the application freezing when creating a table when the connection hangs was fixed
    • Tips of the day were revised
  • Connectivity:
    • Option to disable SSHJ hostname verification was added (thanks to @ryanc-me)
    • Issue when switching from Community to PRO version and vice versa was fixed
  • Databases:
    • ClickHouse: display of large numbers was fixed
    • MariaDB: partition support was added
    • Oracle:
      • Issue issue with native clients hanging when running SQLPlus scripts was fixed
      • Issue with setting the wrong schema after connecting or changing the Data Editor was fixed
    • PostgreSQL:
      • Issue with an exception when loading attribute information was fixed
      • Reading a numeric array was fixed
    • Trino: error handling was improved
  • Localization:
    • German localization was improved (thanks to @hype11)
    • Italian localization was improved (thanks to @Gnafu)
  • Misc:
    • Images for all DBeaver Eclipse extensions were added
    • Legacy ODBC driver based on the obsolete Java 7 was deprecated due to many issues

Version number 23.1.0
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