SQL Server: cannot batch-insert entities with generated values only that have a computed column #27507
Labels
area-save-changes
area-sqlserver
closed-fixed
The issue has been fixed and is/will be included in the release indicated by the issue milestone.
type-enhancement
Milestone
If an entity type has only generated values, trying to insert a number of entities which exceeds Min Batch Size throws:
The SQL:
Repro
/cc @AndriySvyryd, discovered while working on #27372.
The text was updated successfully, but these errors were encountered: