Skip to content

Instantly share code, notes, and snippets.

@rafaelpadovezi
Created March 16, 2021 23:31
Show Gist options
  • Save rafaelpadovezi/77ad93018d7dd23cfda1494dede7a588 to your computer and use it in GitHub Desktop.
Save rafaelpadovezi/77ad93018d7dd23cfda1494dede7a588 to your computer and use it in GitHub Desktop.
Starting transaction
dbug: RelationalEventId.TransactionStarting[20209] (Microsoft.EntityFrameworkCore.Database.Transaction)
Beginning transaction with isolation level 'Unspecified'.
dbug: RelationalEventId.TransactionStarted[20200] (Microsoft.EntityFrameworkCore.Database.Transaction)
Began transaction with isolation level 'ReadCommitted'.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment