0
Corrigé

Identity on non-valid column doesn't generate error

Marc Belley il y a 9 ans mis à jour par Jarosław Błąd (CEO) il y a 9 ans 3
Aafter changing a primary key with an identity from an int to a varchar, I noticed there's no check to see if an identity is valid. This should probably popup as an Error.

Image 51