adminer v5.2.0 版本更新介绍
发布日期: 2025-04-08
版本号: v5.2.0
Adminer 5.1.2版本主要更新内容包括:修复SQL命令自动补全、NULL值编辑等Bug;改进MySQL分组查询结果显示、PostgreSQL的COPY FROM stdin支持;新增对非MySQL数据库中"–“注释语法的支持;MS SQL导出限制单次INSERT为1000行;界面增加了Logo;将批量发送邮件功能移至插件;增强插件系统,支持用户配置选项存储到Cookie、自定义菜单表链接以及设置驱动/服务器/数据库等功能。
更新内容 (中文)
- SQL命令自动补全
- 修改时不编辑NULL值(bug #967)
- 修复外键操作(5.1.1版本回归问题)
- MySQL:在分组查询中显示找到的行数(5.1.1版本回归问题)
- PostgreSQL:支持SQL查询中的COPY FROM stdin(bug #942)
- 非MySQL:将不带尾随空格的’–‘解析为SQL命令注释(bug SF-842)
- MS SQL:在导出中将单个INSERT限制为1000行(bug #983)
- CSS:添加logo
- 编辑器:将批量发送邮件功能移至插件
- 插件:通过扩展Adminer\Plugin支持翻译
- 新插件:允许最终用户配置选项并存储到cookie
- 新插件:配置菜单表链接
- 新插件:在Adminer编辑器中设置驱动、服务器和数据库
https://www.adminer.org/#download
更新内容 (原始)
- Autocomplete SQL commands
- Do not edit NULL values by Modify (bug #967)
- Fix foreign key actions (regression from 5.1.1)
- MySQL: Display number of found rows in group queries (regression from 5.1.1)
- PostgreSQL: Support COPY FROM stdin in SQL query (bug #942)
- non-MySQL: Parse ‘–’ without trailing space as comment in SQL command (bug SF-842)
- MS SQL: Limit one INSERT in export to 1000 rows (bug #983)
- CSS: Add logo
- Editor: Move mass sending e-mails to a plugin
- Plugins: Support translations by extending Adminer\Plugin
- New plugin: Configure options by end-users and store them to a cookie
- New plugin: Configure menu table links
- New plugin: Set up driver, server and database in Adminer Editor
https://www.adminer.org/#download