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

bugfix: fixed String() and Values() methods for andClause and orClause #107

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

bugfix: fixed String() and Values() methods for andClause and orClause #107

wants to merge 1 commit into from

Conversation

Ompluscator
Copy link

String() method: added wrapper with brackets, so it renders "( ..... AND ..... )" and now it supports nested AND/OR clauses
Values() method: fixed wrong fetching of the values (adding nil values into array of interfaces, when they are not defined), so it can supports nested AND/OR clauses

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.

None yet

1 participant