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?
请先登录再写评论。
Hi, is it a stored procedure call? What kind of DBMS?