Update README.md
This commit is contained in:
parent
91b7fd24c0
commit
6e9f6aae4e
18
README.md
18
README.md
@ -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.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user