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

Cosmos: Refactor SqlQuery generation from SqlParameter generation #18033

Closed
smitpatel opened this issue Sep 25, 2019 · 1 comment
Closed

Cosmos: Refactor SqlQuery generation from SqlParameter generation #18033

smitpatel opened this issue Sep 25, 2019 · 1 comment

Comments

@smitpatel
Copy link
Contributor

So that we can reuse the Sql generated by one visit and use it with different parameter values without revisiting.
This would enable us to have SqlQuery caching based on parameter nullability

@AndriySvyryd
Copy link
Member

Duplicate of #17297 ?

@ajcvickers ajcvickers reopened this Oct 16, 2022
@ajcvickers ajcvickers closed this as not planned Won't fix, can't repro, duplicate, stale Oct 16, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants