I'm unable to find a place in PHPMyAdmin to see the list of check constraints.
I'm not talking about foreign key constraints, neither do I talk about indexes (unique or non-unique).
I want to manage check constraints.
I select a table, and go to Structure
tab. There I can see the columns. I can move columns. I can manage indexes. I can go to Relation view
and manage foreign keys. But I can't find a link or tab to manage check constraints.