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.
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.
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