Software update: DBeaver 7.2.5

Spread the love

Version 7.2.5 of DBeaver was released recently. With this program databases can be managed. 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.5:

  • SQL Editor:
    • Folding support was improved and enabled by default
    • Current/selected word highlighting support was improved
    • SQL formatting was fixed for DDL queries (like CREATE TABLE)
    • “Find in Google” command was added
    • SQL-related preference pages were redesigned
    • Parser of complex SQL blocks (eg PL/SQL) was significantly improved
    • Problem with missing query results for some DDL queries was fixed
  • data editor:
    • ROWID columns support was fixed
    • Binary values ​​copy-paste support was added
    • Column auto-completion in the filter panel was fixed
  • data transfer:
    • Automatic columns mapping added for CSV without header column
    • Import from CSV/XLS: timezone parameter was added for date/time columns
    • Export from SQL query with custom variables: UIX was improved
  • Boolean value editor UI was changed (text instead of icons)
  • User authentication UI was fixed when “Save password” option is off
  • SSH: private key format transform was improved on Linux
  • PostgreSQL:
    • Arrays edit support was fixed
    • Inet and other custom data types edit was fixed
    • “Generate SQL” action for varchar arrays was fixed
    • Create/alter trigger functions were fixed
    • Partition create/drop/alter actions were added
  • hive:
    • Indexes metadata read was added
    • Index create/drop functions were added
    • Column add/delete support was added
    • Table rename support was added
  • Oracle:
    • Additional metadata read performance options were added
    • Foreign key metadata read was fixed (ON DELETE rules)
    • View DDL was fixed (column comments)
  • Many other minor bugs were fixed

Version number 7.2.5
Release status Final
Operating systems Windows 7, Linux, macOS, Windows 8, Windows 10
Website DBeaver
Download
License type Conditions (GNU/BSD/etc.)
You might also like