Sorry, the leading spaces appear to have been dropped in my last post. The intent was to have the "and" and "or" keywords right-aligned with the "where" keyword. Thanks.
It would be wonderful if the beautifier could either:
- ignore where clauses altogether
- format the where clauses so that the boolean expressions were used as list delimiters, as in:
where a = b
and c = d
or j = d