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

Deep recursion on subroutine "SQL::Parser::non_parens_search" #19

Open
XSven opened this issue Jan 24, 2023 · 0 comments
Open

Deep recursion on subroutine "SQL::Parser::non_parens_search" #19

XSven opened this issue Jan 24, 2023 · 0 comments

Comments

@XSven
Copy link

XSven commented Jan 24, 2023

We have created an SQL UPDATE statement with a WHERE clause that has ORed 239 conditions. We are getting

Deep recursion on subroutine "SQL::Parser::non_parens_search"

because SQL::Parser escalates all warnings into fatal errors. Any suggestion how we could turn this off from case to case would be very much appreciated?

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