Software update: DBeaver 5.2.5

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

Version 5.2.5

  • SQL Server (MSSQL) database extension was added:
    • Native SQL Server metadata
    • Table/columns/indexes/constraints editor
    • View/edit objects’ comments
  • Connection invalidate/reconnect action was redesigned (now forces reconnect always)
  • data viewer:
    • Cell rendering was fixed in the plaintext view
    • Data save/reject key bindings were fixed
    • Support of right align for numbers and dates in plaintext view was added
  • SQL editor:
    • Tabs management was redesigned (now all tabs are pinnable and closeable)
    • SQL completion was significantly improved/fixed
    • Additional configuration for SQL formatter
  • Object editor:
    • Problem with “jumping” focus was fixed
    • Left rendering was fixed
    • Checkboxes are now grouped together
  • Data transfer: problem with multiple tables mappings was fixed
  • Read-only connections now restrict metadata edit
  • Driver properties editor UI was improved (password properties masking)
  • Project explorer UI was fixed (header column sizes)
  • PostgreSQL:
    • View and functions rename support was added
    • PostGIS support improved (now supports creation of new geometry values)
    • Data type DDL was added
    • Functions DDL was improved (comments)
    • JDBC driver default version changed to 42.2.5
  • MySQL:
    • Multiple/excluding schedule filters were fixed
    • Presto: table elements reading was fixed (performance)
    • DB2 z/OS: driver config was fixed (foreign keys reading)
    • A lot of minor UI fixes

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