Search
Submit a request
Sign in
How can we help you today?
Categories
Submit a request
Submit a request
Sign in
Support
Community
SQL Prompt
Issues with comments in 7.3.0.450
New post
If you take this...
Begin /* * Should look like this */ Select 1 End
and run "Format SQL", it looks like this... (Hint: The /* got moved up after the Begin)
Begin /* * Should look like this */ Select 1 End
Do I have an option wrong?
JimF
August 24, 2016 12:22
-
0
+
Comments
2 comments
Sort by
Date
Votes
Hi Jim,
We've managed to reproduce this and should have a fix out shortly.
Best regards,
David
David Priddle
August 25, 2016 06:34
-
0
+
Hi Jim,
We've just released a new build which should fix the comments inside a BEGIN / END. Please let us know if it solves your issue!
Best regards,
David
David Priddle
August 25, 2016 09:04
-
0
+
Add comment
Please
sign in
to leave a comment.
Do I have an option wrong?