Justus Greiber

Results 12 issues of Justus Greiber

Hi, we are using parallelized the test execution to run our integration tests and therefore use multiple DB Contexts in different threads. I noticed that the build sometimes fails with...

## Ask a question EF Core will sort UPDATE commands in the method [CommandBatchPreparer.TopologicalSort](https://github.com/dotnet/efcore/blob/v7.0.15/src/EFCore.Relational/Update/Internal/CommandBatchPreparer.cs#L340) to make sure that unique constraints of the store are not violated (while in a transaction)....

type-bug
customer-reported
area-save-changes