trying to stop indention of AND/OR statements
![rtowne@smarsh.com](https://us.v-cdn.net/6029854/uploads/defaultavatar/nZUSABQN8JEE0.jpg)
I can't figure out either through the layout in SQL Prompt or SQL Refactor how to stop indention of AND/OR Statements:
What is showing:
What I want to show:
Thank you for any suggestions ahead of time.
Robert
What is showing:
select * from dbo.someTable am where someColumn1 = 1 and someColumn2 = 0
What I want to show:
select * from dbo.someTable am where someColumn1 = 1 and someColumn2 = 0
Thank you for any suggestions ahead of time.
Robert
Comments
However, I have added this as a feature suggestion so that the developers will consider implementing this when they work on a future version of the software.
thanks for letting me know all of that - nice product + support.