-
Notifications
You must be signed in to change notification settings - Fork 3.2k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Re-work InterceptionResult per API review feedback
Specifically, not using `Nullable` anymore and instead being explicit about suppression/result.
- Loading branch information
1 parent
7d4b425
commit e8eb57b
Showing
22 changed files
with
720 additions
and
583 deletions.
There are no files selected for viewing
121 changes: 61 additions & 60 deletions
121
src/EFCore.Relational/Diagnostics/DbCommandInterceptor.cs
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains 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
Oops, something went wrong.