Software update: DBeaver 6.3.1

Spread the love

Version 6.3.1 of DBeaver has been released. Databases can be managed with this program. 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 6.3.1:

  • SQL editor:
    • Active database/schema change now affects current editor only
    • Server-side output now works with huge outputs
    • New command @unset was introduced
    • Table alias generation was fixed (conflicts with SQL keywords were fixed)
    • Query parameters dialog now doesn’t appear on scrolling/refresh
    • Code templates now saved in utf-8
  • data editor:
    • Smart option “Use all columns” for virtual identifier
    • Inline cell editor now uses the same font as in grid
    • Decimal values ​​formatting was fixed
  • Data transfer:
    • Selected rows/columns option support was fixed
    • CSV import was fixed
    • Export to single file was fixed (timestamp pattern)
    • Export from query now works with variables
  • Transaction log/query manager: dark theme support was fixed
  • Dashboards + time series + minute interval support was fixed
  • SSH with private key + password support was fixed
  • Extra locales (pt and ru) support was added in bundled JDK
  • SAP HANA: GIS/spatial data type viewer support was added (thanks to @stefanuhrig)
  • Presto: metadata reading was improved (dummy errors suppressed)
  • AWS Athena: URL template now respected in new connections
  • MySQL:
    • Database backup can be saved as task now
    • Events editor (DDL) was fixed
  • PostgreSQL:
    • Connection dialog was improved (new tab was added)
    • $$ and $tag$ parser was improved (new config options were added)
    • JSON and struct data types support was fixed
  • DB2: table truncate command was fixed
  • Oracle: new function DDL was fixed
  • Snap repository dbeaver-ce is now official. We will update it on every version release
  • A lot of minor bugs were fixed
  • Merry Christmas and Happy New Year!

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