Closed
Description
Is your feature related to a problem?
Should the default formatting be disabled for the SQL pack?
It uses sqls
, which hasn't been maintained for a while, and there is an ongoing issue that causes some SQL statements to be broken by the formatter: sqls-server/sqls#149
Describe the new feature
Either update the readme and add an example of how to disable the formatting, leaving a warning note that this issue occurs, or disable the formatting by default in the SQL pack.
An alternative would be to find a replacement formatter.
Additional context
In the comments of the sqls
, someone mentioned https://github.com/nrempel/sleek for formatting, but I couldn't find it in Mason.