Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
HaydenOrz authored Oct 24, 2023
1 parent 91b7fd2 commit 6e9f6aa
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,15 +29,15 @@ Additionally, it provides auxiliary functions such as SQL splitting and Auto-Com

**Supported auxiliary methods**

| SQL Type | SQL Split | Auto-Complete |
| ----------- | -------- | -------- |
| Generic SQL | WIP | WIP |
| Flink SQL || |
| Spark SQL || |
| Hive SQL || |
| PL/SQL | WIP | WIP |
| Postgre SQL | WIP | WIP |
| Trino SQL | WIP | WIP |
| SQL Type | SQL Split | Code-Completion |
| ----------- | -------- | -------- |
| Generic SQL | WIP | WIP |
| Flink SQL |||
| Spark SQL |||
| Hive SQL |||
| PL/SQL | WIP | WIP |
| Postgre SQL | WIP | WIP |
| Trino SQL | | |

>Tips: This project is the default for Javascript language, also you can try to compile it to other languages if you need.
Expand Down

0 comments on commit 6e9f6aa

Please sign in to comment.