Details
-
Task
-
Status: Closed (View Workflow)
-
Critical
-
Resolution: Fixed
-
None
Description
Check constraints were added in 10.2:
https://mariadb.com/kb/en/library/constraint/
But INFORMATION_SCHEMA.CHECK_CONSTRAINTS is only in 10.3:
https://mariadb.com/kb/en/library/information-schema-check_constraints-table/
Wouldn't it make sense to be able to view metadata about check constraints in 10.2 as well?
Attachments
Issue Links
- relates to
-
MDEV-7563 Support CHECK constraint as in (or close to) SQL Standard
- Closed
-
MDEV-14474 INFORMATION_SCHEMA.CHECK_CONSTRAINTS
- Closed