Align Parenthesis for Non-Subqueries
Hi,
In DataGrip, the Code Style for SQL, there's an option to align parenthesis for subqueries, but not so for non-subqueries.
Example:

After formatting:

Notice that the closing parentheses gets indented. Is there an option to disable this behavior?
Please sign in to leave a comment.
Hi, is it a stored procedure call? What kind of DBMS?