Alignment
torsten.strauss
Posts: 271 Silver 3
in SQL Prompt
Hi Redgate Team,
SQL Prompt will format the follow code like this :
[code]
SELECT *FROM tfu
WHERE
tfu.TYPE_FUNCTION_NAME IN (N'RESOURCES', N'BUSINESSES', N'ENVIRONMENTS'
, N'FACILITIES', N'SUPPLIERS'
);
[/code]
So as you can see the second line in the IN clausel is not aligned.
Thanks for fixing this!
Torsten
MVP
Tagged:
Answers
Can you share your format style as well? Which version of Prompt you've installed?
Tianjiao Li | Redgate Software
Have you visited our Help Center?
Thanks for your help! I have reproduced it in 9.2.9.
This issue is logged as SP-7234 in our internal bug tracking system now. Please keep an eye on the release note!
Tianjiao Li | Redgate Software
Have you visited our Help Center?
We've just reviewed this bug using the latest version of SQL Prompt with your styles, and the issue no longer seems to occur.
Please let us know if you have any other issues.
Thanks,
Tom
Redgate Software
thanks for the update.
It looks much better now!
Torsten
Redgate Software