Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
hogimn authored Sep 19, 2024
1 parent 1b147ec commit 5131411
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -76,6 +76,10 @@ SQL formatter supports the following dialects:
- **spark** - [Spark][]
- **tsql** - [SQL Server Transact-SQL][tsql]

I’m currently using the default dialect for Oracle SQL, and it performs well for my needs.
As such, I don’t have the motivation to maintain or expand support for other dialects.
If you require support for additional dialects, please consider contributing to this project.

## Extend formatters

Formatters can be extended as below :
Expand Down

0 comments on commit 5131411

Please sign in to comment.