Skip to content

Instantly share code, notes, and snippets.

@rafaelpadovezi
Created March 17, 2021 11:09
Show Gist options
  • Save rafaelpadovezi/6ac59634a83fc564eeb05239fbfc5020 to your computer and use it in GitHub Desktop.
Save rafaelpadovezi/6ac59634a83fc564eeb05239fbfc5020 to your computer and use it in GitHub Desktop.
Begin 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