0
Naprawione

Identity on non-valid column doesn't generate error

Marc Belley 9 lat temu Ostatnio zmodyfikowane przez Jarosław Błąd (CEO) 9 lat temu 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
You're right. We will add signaling incorrect datatype for identity column as an error.
Naprawione
It is done and on production.