SQL formatting: comma placement interferes with chopping
Answered
I apologize if this isn't the appropriate forum to report bugs.
Under the "SELECT clause" section of the formatter settings, these two settings interfere:
- Place comma: To begin
- New line after ALL, DISTINCT
The formatter won't properly break the first element in the select clause onto a separate line if commas are set to be placed at the beginning of the line
I'm using Datagrip 2019.2 EAP
Please sign in to leave a comment.
Baot, is the following what you want to achive?
If not, clarify the problem.