conditions new line after
Currently we have a standard of placing new line before and after conditions with indent accordingly such that:
a=1
AND
b=2
Current version only does:
a=1
AND b=2
This is pretty much the only thing lacking from being able to just auto format all our procedures with a single click.
4
votes
Nunya
shared this idea
-
Frank commented
+1 - this should apply to WHERE, JOIN, etc. also. Or at least give the option to apply it to each as desired - doesn't have to be an all-or-nothing setting.