Software update: DBeaver 7.2.4

Spread the love

Version 7.2.4 of DBeaver was released recently. Databases can be managed with this program. It can perform queries, 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 a CE and EE flavour, 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 plugins and jdbc drivers. The following changes and improvements have been made in this release:

Changes in DBeaver version 7.2.4

  • Data transfer:
    • REPLACE/UPSERT support was added in SQL export format
    • Target format selector was fixed (Linux)
    • Bug in dump/restore credentials save was fixed
  • Data viewer:
    • Contrast color now used as foreground color
    • Bug with results fetch size disable was fixed
  • Preference pages structure was re-organized (get rid of Eclipse legacy)
  • Database Navigator:
    • SQL editor context menu was enhanced
    • “Link wit editor” command was fixed for SQL scripts
    • Problem with empty/redundant tooltips was fixed
  • SQL editor: active query cancel on editor close
  • ER diagrams: table comments loader was fixed
  • Sample database now can be created from the main menu
  • Transaction deadlocks viewer was fixed
  • PostgreSQL:
    • Data type handler detection was fixed (uuid, name and other types)
    • Array editor was fixed (proper array item type discover).
  • Oracle:
    • Oracle 8 support was fixed (metadata read queries)
    • Ref cursors support was added
    • Multi-row INSERT support was added (for export in SQL format)
    • View and materialized view DDL was fixed (comments)
  • MySQL:
    • Dump/restore credentials override option was added
    • “Disable foreign key checks” option was added in database restore wizard
  • SQL Server: national charsets support was added for table/column comments
  • Informix: check constraints read was added
  • Hive: LIMIT clause support was added
  • Intersystems IRIS driver was added
  • Number of minor bugs were fixed

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