Releases: nene/prettier-plugin-sql-cst
Releases · nene/prettier-plugin-sql-cst
0.10.1
Improved PostgreSQL support.
The support for PostgreSQL SELECT statements is now almost complete.
See sql-parser-cst 0.21.0 release notes for details about the new syntax supported.
0.10.0
New experimental SQL dialects
- PostgreSQL
- MySQL
- MariaDB
Bugfixes
- Format named function arguments (BigQuery & PostgreSQL)
- Format special arguments of some BigQuery functions
- Format blob literals
- Format NULL constraint
- Plus all the SQL parsing fixes from sql-parser-cst 0.20.0