DBeaver 7.0.1 released, Visual Database Management Platform

DBeaver 7.0.1 was released. DBeaver is a common visual database management tools and SQL client that supports MySQL, PostgreSQL, Oracle, DB2, MSSQL, Sybase, Mimer, HSQLDB and Derby, as well as other JDBC-compliant database.

The main update in this version include:

  • Data viewer:
    • Support search / replace selected row
    • Find / Replace and scrolling problem is fixed
    • Floating-point rendering / copying has been fixed (accurate repair)
  • SQL editor:
    • Connection initialization has been fixed (active mode set)
    • Autocomplete DROP / ALTER procedure / function
    • Auto-complete an asterisk (*) has been fixed
    • Table alias automatically disabled
    • Automatic synchronization with the database navigator has been fixed (the correct directory / schema changes)
  • ERD Viewer: added support for table resizing
  • Query Manager: complete query text view has been fixed
  • Invalid connection has been fixed (redundant connection is open), invalidate performance is improved
  • Compare mode (simple):
    • Compare progress visualization has been fixed
    • Compare the body of a stored procedure has been fixed
  • Use the default user name (the current OS user) is not set Username: SSH tunnel
  • PostgreSQL:
    • PGPASS authentication has been added
    • The only key index of visibility has been fixed
    • Added schema permissions viewer / editor
    • Function / process creation dialog has been fixed
    • Options DDL table / Function Viewer now saved
    • Adding enum values ​​Editor
    • Copy and paste array values ​​have been fixed
  • Oracle:
    • Added automatic driver download
    • Added view constraints create / delete support
  • DB2 LUW:
    • Added automatic driver download
    • Read reference table has been fixed
  • SQL Server:
    • Download Driver (native work) has been fixed
    • Custom SQL query results editor has been fixed
    • Architecture Selector (main toolbar) has been fixed
  • SQLite: Added support for renaming columns
  • Snap package has been significantly improved
  • Many other minor bug fixes

Update Description:  https://dbeaver.io/2020/03/22/dbeaver-7-0-1

Guess you like

Origin www.oschina.net/news/114307/dbeaver-7-0-1-released