James Hull
Results
1
issues of
James Hull
When performing a bulk insert with `SqlBulkCopyOptions.KeepIdentity`, the expected behaviour is that IDs provided in the entity list should be inserted as-is. However, due to how default values are handled...