adapter7
Results
1
comments of
adapter7
I used DbConnectionInterceptor.ConnectionOpened to execute this statement: `set @@aurora_replica_read_consistency=SESSION` It was an update operation with SaveChanges() and I got a different error this time: ``` Microsoft.EntityFrameworkCore.DbUpdateConcurrencyException: The database operation was...