TaoK / PoorMansTSqlFormatter

A small free .Net and JS library (with demo UI, command-line bulk formatter, SSMS/VS add-in, notepad++ plugin, winmerge plugin, and demo webpage) for reformatting and coloring T-SQL code to the user's preferences.
http://www.architectshack.com/PoorMansTSqlFormatter.ashx
GNU Affero General Public License v3.0
947 stars 266 forks source link

Option: Trailing semi-colons #250

Open c-o-m-m-a-n-d-e-r-d-a-t-a opened 4 years ago

c-o-m-m-a-n-d-e-r-d-a-t-a commented 4 years ago

Is it possible to add a training semi colon to the end of statements please? Because: Incorrect syntax near the keyword 'with'. If this statement is a common table expression, an xmlnamespaces clause or a change tracking context clause, the previous statement must be terminated with a semicolon. More here: http://stackoverflow.com/questions/710683/ddg#710697 Thanks!

speedy32129 commented 3 years ago

+1