1
0
mirror of https://github.com/vrana/adminer.git synced 2025-08-23 14:43:08 +02:00

MySQL 9+: Support vector type

This commit is contained in:
Jakub Vrana
2025-02-23 23:01:43 +01:00
parent 5000e7dc16
commit 883e0a6619
2 changed files with 7 additions and 1 deletions

View File

@@ -5,6 +5,7 @@ Print SQL errors as comments in export (regression from 3.2.0)
MySQL, PostgreSQL, MS SQL: Support CHECK constraint
MySQL: Show comments at routine call (bug #874)
MySQL: Don't offer empty enum value in edit
MySQL 9+: Support vector type
PostgreSQL: Link user defined types
PostgreSQL: Constraint enum values in editing (bug #270)
PostgreSQL: Export functions