%1!.1023s! : error P1033: '%2!.1023s!' : Constraint name is not unique. The target DBMS requires the constraint name to be unique in the database.
s! : error P1016: '%2!.1023s!' : Foreign key name in the table '%3!.1023s!' exceeds the maximum number of characters (%4!d!) ...
s! : error P1017: '%2!.1023s!' : Primary key name in the table '%3!.1023s!' exceeds the maximum number of characters (%4!d!) ...
s! : error P1023: '%2!.1023s!.%3!.1023s!' : Column is of data type '%4!.1023s!'. Data type '%5!.1023s!' is not allowed to ...
s! : error P1024: '%2!.1023s!.%3!.1023s!' : Primary key/unique constraint column is declared as nullable. Change the nullability ...
s! : error P1033: '%2!.1023s!' : Constraint name is not unique. The target DBMS requires the constraint name to be unique ...
s! : error P1041: '%2!.1023s!' : The check name exceeds the maximum number of characters (%3!d!) allowed by the target DBMS. ...
s! : error P1044: '%2!.1023s!' : The table has more than one check clause defined. The target DBMS only supports the creation ...
s! : error P1045: '%2!.1023s!.%3!.1023s!' : The target DBMS does not allow the creation of multiple unique constraints on ...
s! : error P1046: '%2!.1023s!.%3!.1023s!' : The target DBMS does not allow the creation of multiple index constraints on ...