mirror of
https://github.com/MariaDB/server.git
synced 2025-11-12 10:22:39 +03:00
SQL Standard (4.23.3.4 Table check constraints, part 2, SQL:2016) says that CHECK constraint rejects rows *only* if the condition is FALSE. That is, both TRUE and NULL should be allowed.
3.1 KiB
3.1 KiB