SQL Prompt - More Granular Suggestion. WHERE AND / CASE AND
SQL Prompt - More Granular Suggestion. WHERE AND / CASE AND
Would you add a couple of settings that give users more granular control in formatting SQL Prompt, please?
In the CASE section, please add a section on how to handle Case AND statements, if we want the AND on a new line or the same line, and where to Align the AND.
Also, please add a checkbox to align any '=' signs, like CASE WHEN colA = 1 then 1 else. I'd like all = signs to line up when there are multiple WHEN statements.
Also, Please add a new WHERE Section, like the CASE Section, where we can have granular WHERE settings, similar to other settings.
One part of the WHERE section would be the same as the above request AND section for the CASE section. Please add a section so we can configure if we want the AND on a new line or the same line, and where to Align the AND.