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

Optional $options parameter for the SQLParser #208

Merged
merged 3 commits into from
Jul 21, 2016
Merged

Optional $options parameter for the SQLParser #208

merged 3 commits into from
Jul 21, 2016

Conversation

Rastusik
Copy link

I'm not sure if I understood the code correctly, but in my opinion the ONE and TWO in the *_PARAM_PARAMETERS are consistent comparing to all the other sub tree handling, so I just optionally modified the MULTIPLE branch.

I hope this is what was meant in #207 . Regarding the passing of the object - I didn't want to make it statically accessible, because it would change state of all the SQLParser instances globally, which I'm not sure if that would be a good idea.

mfris added 3 commits July 21, 2016 15:55
…ing able to output sub_tree expressions consistently as an array of arrays in MULTIPLE_PARAM_PARENTHESIS expression
@greenlion greenlion merged commit 29bdef6 into greenlion:master Jul 21, 2016
@greenlion
Copy link
Owner

Hi,

Thank you very much for the contribution. I wasn't actually asking you to do the work, I was just trying to be funny :)

@Rastusik
Copy link
Author

I know, I just needed it to be done, funny or not :) Thanks for the merge

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

3 participants