Constraints

The goal of SchemaHero is to support all supported Mysql constraints. If there are any missing, open an issue to report it.

Constraint Type SchemaHero Version
PRIMARY KEY v.0.1.0
FOREIGN KEY v0.2.0
UNIQUE v0.2.0
NOT NULL v0.1.0
CHECK
EXCLUSION