发布日期: 2025-05-04
版本号: v5.3.0

Adminer 的更新内容包括多项改进和修复,例如对齐数字函数和货币值、增强自动补全功能以支持表别名、解决创建函数时的类型错误以及回归问题、为列操作添加边框。针对 MySQL 和 PostgreSQL,改进了索引算法支持、修复了本地主机连接警告和分区表处理,并新增了部分索引和 NOT ILIKE 运算符等功能。编辑器方面修复了位和枚举类型的搜索问题,设计上调整了暗模式支持,并允许插件通过 bodyClass 方法添加 CSS 类。此外,还更新了印地语翻译。

更新内容 (中文)

  • 数值函数右对齐
  • 自动补全:支持表别名
  • 修复Create函数的类型错误(bug #1053,5.1.1版本回归问题)
  • 为列操作添加边框(bug #1072)
  • 货币数值右对齐(bug #1071)
  • MySQL:避免选择全文索引表时出现警告(bug #1036)
  • MySQL、PostgreSQL:支持索引算法(bug #1030)
  • MySQL:修复连接localhost:3306的问题(bug #1057,5.1.1版本回归问题)
  • PostgreSQL、CockroachDB:创建分区表(bug #1031)
  • PostgreSQL:将分区表从表列表移至父表
  • PostgreSQL:支持部分索引(bug #1048)
  • PostgreSQL:支持调用返回表的函数(bug #1040)
  • PostgreSQL:添加NOT ILIKE运算符(bug #1066)
  • 编辑器:修复位字段和枚举字段的搜索问题(bug #1062)
  • 设计:adminer.css中“prefers-color-scheme: dark”无法禁用暗色模式
  • 插件:bodyClass()方法用于添加
  • 插件:允许在css()中设置暗色模式
  • 印地语翻译

https://www.adminer.org/#download

更新内容 (原始)

  • Align numeric functions right
  • Autocomplete: Support table aliases
  • Fix type error in Create function (bug #1053, regression from 5.1.1)
  • Add border to column actions (bug #1072)
  • Align money values right (bug #1071)
  • MySQL: Avoid warning on selecting tables with fulltext indexes (bug #1036)
  • MySQL, PostgreSQL: Support index algorithms (bug #1030)
  • MySQL: Fix connecting to localhost:3306 (bug #1057, regression from 5.1.1)
  • PostgreSQL, CockroachDB: Creating partitioned tables (bug #1031)
  • PostgreSQL: Move partitioned tables from table list to parent table
  • PostgreSQL: Support partial indices (bug #1048)
  • PostgreSQL: Support calling functions returning table (bug #1040)
  • PostgreSQL: Add NOT ILIKE operator (bug #1066)
  • Editor: Fix bit and enum search (bug #1062)
  • Designs: adminer.css with ‘prefers-color-scheme: dark’ doesn’t disable dark mode
  • Plugins: Method bodyClass() to add <body class>
  • Plugins: Allow setting dark mode in css()
  • Hindi translation

https://www.adminer.org/#download

下载链接