Skip to content

Mechanism for accessing parameters and disabling SQL caching#36267

Merged
roji merged 1 commit intodotnet:mainfrom
roji:ParameterApiRefactor
Jun 26, 2025
Merged

Mechanism for accessing parameters and disabling SQL caching#36267
roji merged 1 commit intodotnet:mainfrom
roji:ParameterApiRefactor

Conversation

@roji
Copy link
Copy Markdown
Member

@roji roji commented Jun 19, 2025

Closes #36266

@roji roji requested a review from cincuranet June 19, 2025 12:07
@roji roji force-pushed the ParameterApiRefactor branch from b049bb4 to 6810dfb Compare June 26, 2025 09:19
@roji roji marked this pull request as ready for review June 26, 2025 09:22
@roji roji requested review from a team and AndriySvyryd as code owners June 26, 2025 09:22
@roji roji force-pushed the ParameterApiRefactor branch from 6810dfb to 828bf37 Compare June 26, 2025 09:27
Copy link
Copy Markdown
Contributor

@cincuranet cincuranet left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, minus the compilation errors.

Comment thread src/EFCore.Relational/Query/CacheSafeParameterFacade.cs Outdated
@roji roji force-pushed the ParameterApiRefactor branch 2 times, most recently from 20d4302 to 5e2f57c Compare June 26, 2025 09:49
@roji roji enabled auto-merge (squash) June 26, 2025 09:49
@roji roji force-pushed the ParameterApiRefactor branch from 5e2f57c to dd493f5 Compare June 26, 2025 10:21
@roji roji merged commit 6b70079 into dotnet:main Jun 26, 2025
7 checks passed
@roji roji deleted the ParameterApiRefactor branch June 26, 2025 11:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Introduce a safer mechanism for accessing parameters and disabling SQL caching

2 participants