sqlparse
sqlparse copied to clipboard
Added grouping for Having class
Added grouping for having class similar to where class. It will be helpful because a HAVING clause can contain multiple conditions. Also adding code in sql.py
Could you rebase this on the latest upstream version which has your other pull request merged?
Hey guys, do you know roughly when we can merge this PR? Thanks
Please rebase on master and contribute a test that illustrates what this fixes.