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: Add test for string.Compare where argument is not constant #6070

Merged
merged 1 commit into from
Jul 14, 2016

Conversation

smitpatel
Copy link
Contributor

Test for #5369
we already have support for string.Compare. For the particular query it failed because the argument was property of other object. In current code, that is converted to parameter hence correctly translating to SQL.

@maumar
Copy link
Contributor

maumar commented Jul 13, 2016

:shipit:

@smitpatel smitpatel merged commit 303cbf5 into dev Jul 14, 2016
@smitpatel smitpatel deleted the stringcompare branch July 14, 2016 01:47
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.

3 participants