Skip to content

Commit 5131411

Browse files
authored
Update README.md
1 parent 1b147ec commit 5131411

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -76,6 +76,10 @@ SQL formatter supports the following dialects:
7676
- **spark** - [Spark][]
7777
- **tsql** - [SQL Server Transact-SQL][tsql]
7878

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

8185
Formatters can be extended as below :

0 commit comments

Comments
 (0)