sql-formatter-org / sql-formatter

A whitespace formatter for different query languages
https://sql-formatter-org.github.io/sql-formatter/
MIT License
2.32k stars 398 forks source link

Feature Request: Support TiDB syntax #723

Closed dveeden closed 6 months ago

dveeden commented 6 months ago

Describe the Feature Support for TiDB. This is mostly identical to MySQL, but with some small differences.

Some helpful info:

Why do you want this feature?

Improve the user experience for TiDB specific functions etc. (TIDB_VERSION(), etc)