0
Under review

Error report for same constraint name (same name, different capitalization)

Edcel Celiz 8 years ago updated by Rafał Strzaliński (Senior Engineer) 8 years ago 1

This is a big error. In mySQL, if you have same constraint name but different capitalization, it is still the same thus producing error. Meanwhile, at the database maker, it is possible to remove the error of having same name by simply changing the case of the other constraint. Vertabelo should produce error if you have same name in constraint whether it is case different.