DBeaver 社區版 5.3 發布,可視化資料庫管理平臺

2020-12-17 開源中國

DBeaver 社區版 5.3 發布了, DBeaver 是一個可視化通用資料庫管理工具和 SQL 客戶端,支持 MySQL、PostgreSQL、Oracle、DB2、MSSQL、Sybase、Mimer、HSQLDB 與 Derby,以及其它兼容 JDBC 的資料庫。

這是一個 bug 修復與功能穩定版本,更新如下:

  • Data editor:

    • Dictionary tables lookup/search was added

    • Grouping panel now supports different presentations

    • Unpin all tabs command was added

  • SQL editor:

    • Auto-completion algorithm was improved

    • SQL formatter was improved (UPDATE, BEGIN/END)

    • Multi-tab context menu was fixed

  • Connection wizard: settings page UI was redesigned

  • Foreign key creation dialog: unique indexes usage was added

  • SQL processing: LIMIT usage was fixed

  • Connection ping (keep-alive) was improved (ping CALLED only during idle periods)

  • FireBird: SQL execution plan analyzer was added (thanks to tomas303)

  • SQL Server:

    • Database objects search was fixed

    • Metadata reading (unique keys) was fixed

    • Table comments editor was fixed

    • DateTimeOffset data type support was fixed

    • New extension requires Microsoft driver only

  • Oracle:

  • PostgreSQL:

  • CSV files: columns and foreign keys reading was fixed

  • H2: embedded database shutdown procedure was fixed

  • A lot of minor fixes in UI and metadata processing

發布公告

下載地址:https://dbeaver.io/download/

相關焦點