Software update: DBeaver 5.3.1

Spread the love

DBeaver is a tool to manage databases. 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 developers have released version 5.3.1 with the following changes:

Version 5.3.1

  • Java 11 support was added
  • Data transfer: saving for tables/columns mappings was added
  • Extensions installation/update were fixed on Windows (infinite restart loop)
  • Object editor:
    • Actions toolbar UI was fixed
    • Expand/collapse actions for all list items were added
    • Foreign key creation dialog was fixed
  • data editor:
    • Dictionary value viewer/editor was fixed (null values, SQLite foreign keys)
    • Tooltips for foreign key links were added
    • Shortcuts for data view panels were added (customizable)
    • Results pagination now supports full data refresh (configurable)
    • Grid columns width calculation was fixed
  • SQL editor:
    • Query timing was fixed
  • Linked files/folders rename was fixed
  • PostgreSQL:
    • UI for active database switching was improved
    • Interval data type support was improved
    • Database backup was fixed (schema name quote)
    • Support for table triggers comment view/edit was added
  • Greenplum:
    • Tables DDL show GP-specific options now
    • Partition tables view was fixed
  • DB2 z/OS: views definition reading was added
  • Sybase/SAP ASE/SQL Anywhere: stored procedure list reading was fixed
  • Vertica: projection columns comments view/edit support was added
  • MonetDB: driver configuration was added
  • Many minor UI bug fixes

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