sql_formatter
sql_formatter copied to clipboard
Add formatting for MERGE statements
While testing my code with sql_formatter, I saw that the project lacks support for MERGE statements. Since many databases support MERGE, it would be great to get them formatted as well.
Currently, I am using sql_formatter to compare SQL statements stored in files with ones I am generating from metadata.