0
Solucionado

Identity on non-valid column doesn't generate error

Marc Belley hace 9 años actualizado por Jarosław Błąd (CEO) hace 9 años 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