DBeaver 社区版 5.3 发布,可视化数据库管理平台

  

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:

    • Timestamp handling was fixed (for some Oracle server versions)

  • PostgreSQL:

    • Non-default databases are disabled by default

    • Native psql invocation was fixed (for old PG versions)

  • 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/

猜你喜欢

转载自www.oschina.net/news/102532/dbeaver-community-5-3-released