Npgsql.Bulk
Npgsql.Bulk copied to clipboard
The configured execution strategy does not support user-initiated transactions.
System.InvalidOperationException: The configured execution strategy 'NpgsqlRetryingExecutionStrategy' does not support user-initiated transactions. Use the execution strategy returned by 'DbContext.Database.CreateExecutionStrategy()' to execute all the operations in the transaction as a retriable unit.