error L3021: '%s' : Category relationship must be from the parent primary key to the child primary key, and both primary keys must be the same size.
error L1008: '%s' : Subtype table is not allowed to have a primary key. The primary key is inherited from the supertype table. ...
error L3008: '%1!.1023s!' : Referential action 'Set NULL' option not valid when child column '%2!.1023s!' does not allow ...
error L3018: '%1!.1023s!' : Parent column '%2!.1023s!' and child column '%3!.1023s!' have mismatched value/range constraints. ...
error L3020: '%1!.1023s!' : Foreign key relationship has same parent and child tables as %2!.1023s!, but does not have different ...
error L3021: '%s' : Category relationship must be from the parent primary key to the child primary key, and both primary ...
error L3022: '%1!.1023s!' : Self-referencing foreign key column '%2!.1023s!' cannot exist as both a parent and a child in ...
error L3028: '%1!.1023s!' : Referential action 'Set default' option not valid when child column '%2!.1023s!' does not have ...
error L4007: '%1!.1023s!' : Primary identifier on table '%2!.1023s!' is not allowed to contain subfields of a composite type. ...
error L4009: '%1!.1023s!' : Alternate key on table '%2!.1023s!' and alternate key '%3!.1023s!' (on same table) are functionally ...