Formatting Styles put "and" and "or" on their own lines
PeterV
Posts: 1 New member
in SQL Prompt
Our company standard is that when listing conditions with and or or, it should be done
condition 1
and
condition 2
etc.
With the style formatter I could get
condition 1 and
condition 2
or I could get
condition 1
and condition 2.
Is there any way to get the format I am looking for?
condition 1
and
condition 2
etc.
With the style formatter I could get
condition 1 and
condition 2
or I could get
condition 1
and condition 2.
Is there any way to get the format I am looking for?
Tagged:
Comments
Unfortunately, at present this behaviour is not supported in SQL Prompt.
I've raised an internal feature request (reference: SP-6460), so hopefully we can look at implementing this at some point in the future.
We will let you know as soon as we have more information.
Kind regards,
Frederico
Redgate Software