Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Throw if CompiledQuery is used with different models #29767

Merged
merged 1 commit into from
Dec 7, 2022

Conversation

ajcvickers
Copy link
Contributor

Fixes #13483

@ajcvickers ajcvickers requested a review from a team December 4, 2022 18:54
@ajcvickers
Copy link
Contributor Author

/azp run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@ajcvickers ajcvickers force-pushed the KnowingMeKnowningYou1204 branch from fefd81d to 893759a Compare December 4, 2022 22:29
@ajcvickers ajcvickers merged commit 27642d1 into main Dec 7, 2022
@ajcvickers ajcvickers deleted the KnowingMeKnowningYou1204 branch December 7, 2022 08:33
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.

Precompiled queries assume the model for a given DbContext will never change
2 participants