Software update: DBeaver 5.3.2

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.2 with the following changes:

Version 5.3.2

  • data editor:
    • Open With menu was added (web browser and Excel)
    • Next page auto fetch was fixed
  • UUID/GUID generate function was added
  • ERD:
    • Save as picture function was fixed (case-insensitive file path)
    • Attributes visibility configuration was improved
  • Data transfer: “truncate target table before load” function was fixed
  • SQL editor:
    • Parameters biding dialog + results scrolling glitch was fixed
    • Glitch with first time reading of proposal was fixed
    • Stored procedure auto-completion was fixed
    • Syntax coloring: Color Themes support was fixed
  • SQL Server:
    • Default schema detection was fixed
    • Column data type resolution was fixed
    • Identifiers auto-completion was fixed
    • NVarchar(MAX) data type resolution was fixed
  • Exasol:
    • Exasol V6.1 support was added
    • Metadata reading performance was significantly improved
    • Partitions information was added
    • Security management was improved (roles, priority groups, policies, etc)
  • PostgreSQL:
    • Rules support was added (read-only)
    • Stored procedures (PostgreSQL 11) support was added
    • Aggregate functions meta information support was added
    • Database tablespace edit support was added
    • Reserved keywords update was added
  • Greenplum:
    • External table DDL generation fixes were added
  • Redshift: column encoding information was added
  • Oracle: PS/SQL blocks parser was fixed
  • Huge code refactoring was made (separation of model and UI plugins)
  • Many minor UI bug fixes

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