Skip to content

Instantly share code, notes, and snippets.

@rafaelpadovezi
Created March 17, 2021 11:10
Show Gist options
  • Save rafaelpadovezi/eed1a2991714fc44ec034dfbce21468e to your computer and use it in GitHub Desktop.
Save rafaelpadovezi/eed1a2991714fc44ec034dfbce21468e to your computer and use it in GitHub Desktop.
Starting SaveChanges
dbug: CoreEventId.SaveChangesStarting[10004] (Microsoft.EntityFrameworkCore.Update)
SaveChanges starting for 'TestContext'.
dbug: RelationalEventId.CreatingTransactionSavepoint[20212] (Microsoft.EntityFrameworkCore.Database.Transaction)
Creating transaction savepoint.
dbug: RelationalEventId.CreatedTransactionSavepoint[20213] (Microsoft.EntityFrameworkCore.Database.Transaction)
Created transaction savepoint.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment