mirror of
https://github.com/vrana/adminer.git
synced 2025-08-16 03:24:01 +02:00
MySQL: Support CHECK constraint
added list of check constraints to mysql table view added create, alter, drop check constraints (mysql) chore: use the correct function to sql-escape fix: feature detection for check constraints (mysql) fix: get check constraint info (mysql) correct the capitalization of a section title to be consistent with the other section titles added a missing `</thead>`
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
Adminer 4.16.1-dev:
|
||||
Adminer 4.17.0-dev:
|
||||
Hide index column options by default
|
||||
MySQL: Support CHECK constraint
|
||||
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