Created
March 17, 2021 11:10
-
-
Save rafaelpadovezi/eed1a2991714fc44ec034dfbce21468e to your computer and use it in GitHub Desktop.
Starting SaveChanges
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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