Software update: DBeaver 6.2.4

Spread the love

Version 6.2.4 of DBeaver has been released. Databases can be managed with this program. Among other things, it can execute queries, and display, filter and edit data. Support for well-known databases, such as MySQL, Oracle, DB2, SQL Server, PostgreSQL, Firebird and SQLite, is available. It is available in a CE and EE flavor, 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 plug-ins and jdbc drivers. The following changes and improvements have been made in this release:

Changes in DBeaver 6.2.4:

  • SQL editor:
    • Select row count from custom query was fixed (ORDER BY now allowed)
    • Parameters / variable binding was fixed
    • Export from query with parameters was fixed
    • Number of improvements in intellisense algorithms
  • Data viewer:
    • Smooth scrolling mode was added
    • Number of fixes in floating point numbers handling
    • Option for short / fully qualified table names in SQL script was added
    • Grid state save / restore (after ordering / filter apply) was fixed
    • Tabs pin + drag-n-drop behavior was fixed
  • Tables navigation was fixed (filter value refresh)
  • Query manager: query ordering / refresh was fixed
  • ERD: problem with broken layout after config change was fixed
  • CSV export: row separator config was added
  • PostgreSQL:
    • $$ delimiters handle was fixed
    • Function parameters default value reading was fixed
  • Oracle: table column comments save was fixed
  • SQL Server: functions and synonyms support was added in object search
  • Java version in Windows ad MacOS installers was upgraded to OpenJDK 11.0.5
  • A lot of other minor UI fixes

Version number 6.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