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
969 stars 268 forks source link

Options not to expand mathematical operators e.g. +,-,*,/ #209

Open aliusky opened 6 years ago

aliusky commented 6 years ago

Currently the formatter ensure there's a space before a mathematical operator. This causes issue for when formatting bigquery sql which uses - as a space for for project name instead of _ as below.

gcp-project.bq_dataset.table