adminer v5.4.0 版本更新介绍
发布日期: 2025-09-08
版本号: v5.4.0
该工具新增了多项功能与修复:允许在全局搜索中指定操作符,优化了分组查询排序及SQL导出功能,增强了数据库概览的导航与导入时的上传限制提示。针对不同数据库系统,改进了MySQL枚举值保存、PostgreSQL继承表结构显示、索引表达式、JSON列比较、hstore列值显示及函数调用等问题,并支持IPv6连接与Elasticsearch别名管理。插件系统扩展了连接后处理、进程管理、行号显示与查询超时设置,同时修复了多个具体错误。
更新内容 (中文)
- 允许在搜索的任何位置指定操作符
- GROUP BY 查询中不使用降序排序
- 允许在 SQL 命令中导出 SQL(错误 #1092)
- 在数据库概览中添加章节链接
- 导入时超过 max_file_uploads 限制时发出警告
- 在现有登录记录中为不带服务器的用户名显示 @ 符号
- 为物化视图显示数据长度和索引长度
- 从语法高亮链接例程
- 修改表时自动聚焦添加的字段
- 已执行的 SQL 命令:添加复制到剪贴板按钮
- 加载更多时运行语法高亮
- 允许连接 IPv6(错误 #1095)
- MySQL:修复保存空枚举的问题(错误 #1152)
- MySQL 5.0及更早版本:在修改表时不分区加载分区信息(错误 #1099)
- MariaDB:解析例程定义中的 COLLATE(错误 #1104)
- PostgreSQL:显示继承表的结构
- PostgreSQL:显示索引表达式
- PostgreSQL:在选择中添加 SQL 操作符
- PostgreSQL:在菜单中仅隐藏分区,不隐藏所有继承表
- PostgreSQL:允许比较 json 列(错误 #1107)
- PostgreSQL:缩短 hstore 列中的值
- PostgreSQL:使用区间操作符引用编辑值
- PostgreSQL:修复调用无名参数函数的问题
- PostgreSQL:修复调用返回表的函数的问题
- PostgreSQL:不将包含 ‘file’ 的用户类型视为 blob(错误 #1118)
- PostgreSQL:导出 DROP 和 CREATE DATABASE(错误 #1140)
- PostgreSQL 11及更早版本:避免表状态中重复的 oid(错误 #1089)
- Elasticsearch:支持删除别名
- 插件:方法 afterConnect()、processList() 和 killProcess()
- 新插件:在查询中显示行号(错误 #1106)
- 新插件:指定查询超时
https://www.adminer.org/#download
更新内容 (原始)
- Allow specifying operator in search anywhere
- Do not order descending in GROUP BY select
- Allow exporting SQL in SQL command (bug #1092)
- Add section links in database overview
- Warn about exceeded max_file_uploads in import
- Display @ after username without server in existing logins
- Display data length and index length for materialized views
- Link routines from syntax highlighting
- Autofocus added field in alter table
- Executed SQL commands: Add button for copy to clipboard
- Load more: run syntax highlighter
- Allow connecting to IPv6 (bug #1095)
- MySQL: Fix saving empty enum (bug #1152)
- MySQL 5.0-: Do not load partitioning info in alter table (bug #1099)
- MariaDB: Parse COLLATE in routine definition (bug #1104)
- PostgreSQL: Show structure of inherited tables
- PostgreSQL: Display index expressions
- PostgreSQL: Add SQL operator to select
- PostgreSQL: Hide only partitions, not all inherited tables from menu
- PostgreSQL: Allow comparing json columns (bug #1107)
- PostgreSQL: Shorten values in hstore columns
- PostgreSQL: Quote edit value with interval operator
- PostgreSQL: Fix calling functions with name-less parameters
- PostgreSQL: Fix calling functions returing table
- PostgreSQL: Don’t treat user types containing ‘file’ as blobs (bug #1118)
- PostgreSQL: Export DROP and CREATE DATABASE (bug #1140)
- PostgreSQL 11-: Avoid duplicate oid in table status (bug #1089)
- Elasticsearch: Support dropping aliases
- Plugins: Methods afterConnect(), processList() and killProcess()
- New plugin: Display row numbers in select (bug #1106)
- New plugin: Specify query timeout
https://www.adminer.org/#download