mirror of
https://github.com/vrana/adminer.git
synced 2025-08-22 06:02:57 +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
todo.txt
1
todo.txt
@@ -14,7 +14,6 @@ Skinnable plus.gif and other images - http://typo3.org/extensions/repository/vie
|
||||
? Branch binary_compile: LZW compression of all texts can save 11 KB, using chars 127-255 in minification can save 1 KB
|
||||
|
||||
https://github.com/vrana/adminer/compare/master...adminneo-org:adminneo:main
|
||||
MySQL: Do not show 'empty' enum value in strict mode
|
||||
MySQL: Print comments of stored procedures and functions
|
||||
Add drag-n-drop moving of rows in table editing
|
||||
PostgreSQL: Show list of schemas in database
|
||||
|
Reference in New Issue
Block a user