mirror of
https://github.com/vrana/adminer.git
synced 2025-08-17 03:53:59 +02:00
MySQL: Don't offer empty enum value in edit
MySQL errors if there's an invalid value on the first row of INSERT or UPDATE, regardless of the sql_mode variable.
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
Adminer 4.17.0-dev:
|
||||
Hide index column options by default
|
||||
MySQL, PostgreSQL, MS SQL: Support CHECK constraint
|
||||
MySQL: Don't offer empty enum value in edit
|
||||
PostgreSQL: Link user defined types
|
||||
PostgreSQL: Constraint enum values in editing (bug #270)
|
||||
SQLite: Show all supported pragmas in Variables
|
||||
|
Reference in New Issue
Block a user