Software update: DBeaver 7.3.0

Spread the love

Version 7.3 of DBeaver has been released recently. Databases can be managed with this program. Among other things, it can 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 a CE and EE flavor, with the former being open source at no cost. The enterprise flavor adds support for several nosql databases, such as MongoDB, Apache Cassandra, and Apache Hive, as well as additional plug-ins and jdbc drivers. The following changes and improvements have been made in this release:

Changes in DBeaver version 7.3:

  • A lot of improvements for MacOS:
    • Problem with toggle checkboxes was fixed
    • Problems with inline value editors were fixed
    • Problem with connection editor open on single click was fixed
    • Problem with metadata viewer in BigSur was fixed
  • SQL editor:
    • Complex SQL queries parser was improved
    • Query folding now respects active SQL dialect
    • Problem with focus loss after query execute was fixed
  • Data transfer:
    • Imports from CSV / XLS: date columns support was added
    • Export in SQL INSERT format: support of various INSERT / REPLACE / UPSERT dialects was added
    • Problem with active schedule switch during task execute was fixed
    • Export from query: task UI configuration was fixed (active schema select)
  • ERD: table copy-paste was fixed
  • Project delete now requires confirmation of project files delete
  • Command line: connection credentials now can be passed along with connection name / id
  • SSH: private key format conversion was improved (Linux)
  • SQL INSERT query generator now skips auto-generated columns
  • PostgreSQL:
    • Table DDL was fixed (serial columns)
    • Role members / permissions viewer was fixed
    • Permission editor now supports sequences and materialized views
    • Bug with partition list read was fixed
  • SQLite: table column delete feature was added
  • Teradata: active schedule selector was added
  • Firebird: problem with missing views was fixed. View source editor was fixed
  • Exasol: table index create UI was fixed
  • SQL Server: index create UI was improved (index type selector)
  • Hive: SQL dialect was improved (extra keywords)
  • MySQL / MariaDB: privileges editor UI was fixed
  • Oracle:
    • PL / SQL parser was significantly improved
    • View DDL read was fixed
    • Session manager now supports Oracle 9 and 8
  • BigQuery:
    • Problem with missing resultsets was fixed
    • Driver version was upgraded
  • HANA: triggers metadata reading was fixed (bug with wrong schema)
  • Many minor UI bugs were fixed
Version number 7.3.0
Release status Final
Operating systems Windows 7, Linux, macOS, Windows 8, Windows 10
Website DBeaver
Download https://dbeaver.io/download/
License type Conditions (GNU / BSD / etc.)
You might also like