Comments
5 comments
-
Could you attach your customized style?
-
Sure, ...
You need to rename cause of the limitation of upload-able file formats.
Thanks! -
Hi @torsten.strauss,
Sorry to hear that this isn't working well for you after the update. We changed the tab behaviour so that statements are indented with tabs in more circumstances.
Are there any other statements that you have noticed that are exhibiting the same behaviour?
We have logged this bug as SP-6679
Best,
Michael -
Hi @torsten.strauss,
We've fixed this issue in our latest version of SQL Prompt 9.0.1.3179 (installer here).
You can find more information about this release in this forum post.
Kind regards,
Frederico -
Thanks a lot for fixing this issue!
Torsten
Add comment
Please sign in to leave a comment.
I have my own customized style and since the last update I am now getting an additional space after the SELECT.
I tried to get rid of it without success.
Can you please give me a hint where I can find the option to disable it - thanks!
SELECT[additional space] * FROM sys.dm_os_wait_stats;
GO