DBeaver 7.2.5 released, a visual database management platform

DBeaver 7.2.5 is released, and the updates include:

  • SQL Editor:
    • Folding support has been improved and enabled by default
    • Current/selected word highlighting support has been improved
    • Fixed the SQL format of DDL queries (such as CREATE TABLE)
    • Added "Find in Google" command
    • Redesigned the SQL-related preference page
    • The parser for complex SQL blocks (such as PL/SQL) has been significantly improved
    • The problem of missing query results for some DDL queries has been fixed
  • Data editor:
    • Fix ROWID column support
    • Binary value copy and paste support has been added
    • Fixed the column auto-completion function in the filter panel
  • Data transfer:
    • Added automatic column mapping for CSV without header column
    • Import from CSV/XLS: Added time zone parameter for date/time column
    • Export from SQL query using custom variables: UIX improved
  • The Boolean editor user interface has changed (text instead of icons)
  • When the "Save Password" option is closed, the user authentication UI has been fixed
  • SSH: Private key format conversion has been improved on Linux
  • PostgreSQL:
    • Array editing support has been fixed
    • Editing of Inet and other custom data types has been fixed
    • Fixed the "Generate SQL" action for varchar arrays.
    • Fix the Create/alter trigger function
    • Added partition creation/delete/change operations
  • Hive:
    • Added index metadata read
    • Added index creation/delete function
    • Added column add/remove support
    • Table renaming support
  • Oracle:
    • Added additional metadata read performance options
    • Foreign key metadata reading is fixed (ON DELETE rules)
    • View DDL fix (Column comment)
  • Many other minor bugs have been fixed

Update instructions: https://dbeaver.io/news/

Guess you like

Origin www.oschina.net/news/120983/dbeaver-7-2-5-released