Software update: DBeaver 22.0.3

Spread the love

Version 22.0.3 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.3:

  • data transfer:
    • “Append to existing file” feature was improved (for CSV, TXT and XLSX formats)
    • Export wizard now loads saved properties on demand
    • Export of result set with reordered/hidden columns was fixed
    • Export in SQL format: “split on multiple files” now works correctly
    • Task execution notification was improved
    • SQL script tasks support was fixed (NullPointer error was resolved)
    • Export of many tables into a single target table was fixed
    • Import from CSV was fixed (problem with null handling was resolved)
    • Trim whitespaces option was added for CSV import
    • Table columns mapping UI was fixed on MacOS
  • SQL editor:
    • Error position information was added in error messages
    • Query error highlighting was improved
  • Database Navigator:
    • Support of databases with bug number of schemas was improved
    • Column grouping now shows number of grouped elements
    • Auto-completion was improved in properties editor
  • General:
    • DBeaver now shows EULA on start (one time)
    • Problem with workspaces on network paths was resolved
    • Kerberos configuration load was fixed on RHEL
  • Apache Phoenix: connectivity problem was fixed by setting proper driver version
  • CockroachDB: ROWID columns support was added
  • DB2 i:
    • Sequences support was added
    • View definitions read was implemented
    • Unique and check constraints support was added
    • Multiple minor improvements in metadata read were added
  • Exasol: search in view/procedure source code was implemented
  • MySQL: problem with table lock during database dump was fixed
  • Oracle: View source code edit was fixed (problem with view comments was resolved)
  • PostgreSQL:
    • pg_dump and pg_restore version was upgraded (to PG 14)
    • Script execute task now shows all script errors
  • Snowflake: support of LIMIT for custom SQL queries was added (affects performance)
  • Italian localization was significantly improved (thanks to @capitanfuturo)

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