Posts
Sort by recent activity
IgnoreSquareBrackets Option Not Working
Hi,
I have the IgnoreSquareBrackets option set to true however, square brackets which have been removed from a stored proc are still being identified as a change when compared to the currently depl...
Formatting after JOIN
When using SQL Prompt > Format SQL when using the JOIN statement the table name and join condition are indented and placed on the next line (which is my preference).
If I user an INNER JOIN, LEFT J...