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

The same field shouldn't appear twice in the WHERE clause #1

Open
jcastro-ec opened this issue Apr 30, 2020 · 0 comments
Open

The same field shouldn't appear twice in the WHERE clause #1

jcastro-ec opened this issue Apr 30, 2020 · 0 comments

Comments

@jcastro-ec
Copy link
Collaborator

If a field is included twice in the WHERE clause, only one of the filters will be applied.

The connector shouldn't allow this to happen, as currently it doesn't make sense to apply two filters to the same field. Equals being the only available filter, the connector should throw an error in this case

@jcastro-ec jcastro-ec assigned jcastro-ec and unassigned jcastro-ec Apr 30, 2020
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

No branches or pull requests

1 participant