Skip to content

Add record commands option to initialize#1027

Merged
SimonCropp merged 4 commits into
mainfrom
Add-recordCommands-option-to-Initialize
Jul 10, 2026
Merged

Add record commands option to initialize#1027
SimonCropp merged 4 commits into
mainfrom
Add-recordCommands-option-to-Initialize

Conversation

@SimonCropp

Copy link
Copy Markdown
Member

No description provided.

Adds a `recordCommands` parameter to `Initialize()` overloads to allow disabling the EF SQL recording interceptor. Useful when another package (e.g., Verify.SqlServer) already records the same commands, avoiding duplicate entries.
@SimonCropp SimonCropp added this to the 15.3.0 milestone Jul 10, 2026
@SimonCropp SimonCropp merged commit f23b1ad into main Jul 10, 2026
4 checks passed
@SimonCropp SimonCropp deleted the Add-recordCommands-option-to-Initialize branch July 10, 2026 09:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant