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

Query: Process when FromSql parameter is ConstantExpression #17133

Merged
merged 2 commits into from
Aug 14, 2019

Conversation

smitpatel
Copy link
Member

It is ParameterExpression in normal query but ConstantExpression when using compiled query

Resolves #17071

It is ParameterExpression in normal query but ConstantExpression when using compiled query

Resolves #17071
@smitpatel
Copy link
Member Author

/azp run all

@azure-pipelines
Copy link

No pipelines are associated with this pull request.

@smitpatel smitpatel merged commit baa4aa9 into release/3.0 Aug 14, 2019
@ghost ghost deleted the smit/fromsql branch August 14, 2019 02:02
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.

FromSqlRaw_queryable_composed_compiled fails
2 participants