IDENTITY_INSERT issue when primary key uses different column/columns #400
Labels
for: stackoverflow
A question that's better suited to stackoverflow.com
status: invalid
An issue that we don't feel is valid
At Spring Boot 2.4.0 (SNAPSHOT) when trying to insert new record to table that has identity column not the same as primary key uses, it produces:
To reproduce:
The text was updated successfully, but these errors were encountered: