SQL Prompt has no separate configuration for aligning CTE names or OVER()
I would like to be able to control how CTE names and OVER() are aligned. Right now CTE names seem to be part of the general list configuration, but in my case the CTE names are indented. And the OVER() parentheses and content isn't aligned how I set up my parentheses settings (see attached screenshots)
1
vote