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

Generate parameter name properly for ExecuteSqlInterpolated #19839

Merged
merged 1 commit into from
Feb 11, 2020

Conversation

smitpatel
Copy link
Member

Use sql generation helper to generate parameter name to write in sql command.

Resolves #19493

Use sql generation helper to generate parameter name to write in sql command.

Resolves #19493
@smitpatel smitpatel requested a review from a team February 8, 2020 00:50
@smitpatel smitpatel merged commit 4667074 into master Feb 11, 2020
@smitpatel smitpatel deleted the smit/issue19493 branch February 11, 2020 00:05
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.

ExecuteSqlInterpolatedAsync is not properly translating user-defined table types to SQL sproc
2 participants