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

[Enhancement] QueryBuilder: add possibility for whereOr(conditions) #2

Open
s-durovich opened this issue Apr 27, 2018 · 0 comments
Open

Comments

@s-durovich
Copy link

For now seems there are no way to build query like:
where ('Property1' eq x or 'Property1' eq y)
also
where ('Property1' eq x or 'Property2' eq y)
etc.
As a result - a lot of cases when migration process become quite costly

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