Bug in Beautifier

ScottMattes

Member³
Beautifier does not seem to like a SELECT that uses the WITH portion of the syntax (the status bar says that it couldn't parse the text, even though the select runs).
 
Yeah, I don't appreciate that either. I end up putting the subquery on separate lines, running Beautifier and then putting the parentheses back where I want them.

Sure would be nice to see this enhancement added...
 
Back
Top