DBeaver 22.3.5 release, ChatGPT intelligent completion

Source: OSCHINA
2023-02-20 07:50:06

DBeaver is a free and open source general database tool, suitable for developers and database administrators.

DBeaver 22.3.5 has been released and updated as follows:

  • ChatGPT intelligent completion:
    • The Completion popup UI has been improved
    • Added metadata range configuration
    • Redundancy configuration option removed
  • Data editor:
    • Accessibility support has been significantly improved (context menu, additional keyboard shortcuts)
    • Re added the filter and sort icon visibility configuration
    • Dictionary viewer fixed (missing dictionary values)
    • The Save filters button has been removed from the custom SQL query results
    • In the latest version of MacOS, the problem of application crash when opening geometry viewer is solved
  • SQL editor: Query text extraction has been fixed (the problem of query text trailing comments)
  • Database backup/restore: The running problem of external tools has been solved (Linux)
  • Apply fonts uniformly. Now only Main and Monospace font configurations are available
  • Data transmission: data type mapping now follows the case of the type name (for databases with different default cases)
  • Variable support in database task fixed
  • Database Tools Wizard: Deleted the redundant task configuration page
  • The SQL generator dialog box now displays the progress to avoid UI freezing under big schemas
  • The problem of opening ERD file from disk has been solved
  • Clickhouse: DDL of array column has been fixed
  • Databricks: added additional metadata
  • Exasol: updated default connection parameters
  • IRIS (ex Cache): Driver version updated
  • Oracle: Improved stored procedure call syntax
  • Snowflake: The driver now uses a single database connection for all editors (configurable)
  • SQL Server:
    • The driver version has been updated to 11.2.3. The trust server certificate option has been moved to the main connection page
    • Server message (printed on raiserror) read fixed
    • Fixed multiple result set reads (added additional error handling)
    • Added VARCHAR (MAX) data type support
  • SQLite: Fixed problem converting binary columns to string representation

Update description: https://dbeaver.io/2023/02/19/dbeaver-22-3-5/

Expand to read the full text
Click to join the discussion 🔥 (6) Post and join the discussion 🔥
six comment
one Collection
 Back to top
Top