Is there any way to make conditions in the having clause always appear on a new line?
I have "one item per line" selected virtually everywhere in my beautifier settings. It does not appear that any setting fixes the issue of multiple conditions in the HAVING clause getting put onto one line regardless of whatever insane width results.
For example:
Is this a bug or is there a setting I'm missing somewhere? Obviously when you have several conditions in the HAVING clause the sql always becomes very difficult to read and must be manually adjusted.
I have "one item per line" selected virtually everywhere in my beautifier settings. It does not appear that any setting fixes the issue of multiple conditions in the HAVING clause getting put onto one line regardless of whatever insane width results.
For example:

Is this a bug or is there a setting I'm missing somewhere? Obviously when you have several conditions in the HAVING clause the sql always becomes very difficult to read and must be manually adjusted.