皇上,还记得我吗?我就是1999年那个Linux伊甸园啊-----24小时滚动更新开源资讯,全年无休!

数据库管理工具 DBeaver 社区版 5.1.2 改进了 SQL 编辑器

数据库管理工具 DBeaver 社区版 5.1.2 改进了 SQL 编辑器

DBeaver 社区版 5.1.2 已发布,主要更新内容如下:

  • SQL editor:
    • Commands toolbar was redesigned
    • SQL formatting for JOINs was fixed
    • Indentation in auto-formatter was fixed
    • Vertical editor selection bug was fixed
    • Support multiple values in @SET command
    • Command shortcut processing was fixed
  • Results viewer:
    • Filter editor behavior was fixed (Enter key processing)
    • Glitch with text edit panel (CLOBs) was fixed
    • Column (row) drag-n-drop in record mode is now supported
  • ERD:
    • Entity render was improved
    • Associations (foreign keys) resolution was fixed
  • PostgreSQL:
    • Active database switching was fixed
    • Metadata editor was improved (materialized views tablespace, table extra options)
    • Materialized views refresh tool
    • Explain plan conditions formatting was added
    • Index columns view was improved
  • MariaDB/MySQL:
    • Server time zone selected add in connection edit page (MySQL only)
    • Show view algorithm in metadata viewer
    • Save view was fixed
    • Save Trigger was fixed
    • Permissions grant was fixed for HISTORY privilege (MariaDB)
  • Oracle:
    • Show used/available space for tablespaces
    • View source extraction was fixed (extra semicolon issue)
    • Procedures auto-completion was fixed
  • DB2: sequence creation was fixed
  • SQLite: sequence reading was fixed
  • SAP HANA: procedures and functions were separated
  • Timescale: driver configuration was added
  • GoTo database object dialog: connection health checking was added
  • Row count calculation for custom queries was fixed
  • Metadata editor supports dialog with multiline editor for comments/remarks
  • Output log viewer auto-clear option was added
  • Connection invalidate was fixed (do not show notifications for alive connections)
  • Many minor UI and localization fixes

可以看到该版本新增了一些小的特性和其他升级,其中对于 SQL 编辑器的改动相对比较大,比如使用了重新设计的命令行工具栏。

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

转自 https://www.oschina.net/news/97647/dbeaver-5-1-2-released