docs: move the tips to the introduction bottom
This commit is contained in:
parent
858eeb31c5
commit
dc21e98401
@ -11,8 +11,6 @@ dt-sql-parser is a **SQL Parser** project built with [ANTLR4](https://github.com
|
||||
|
||||
Besides, it' provides some helper methods, like **split** SQL, and filter the `--` and `/**/` types of comments in SQL.
|
||||
|
||||
> Tips: This project is the default for Javascript language, also you can try to compile it to other languages if you need.
|
||||
|
||||
Supported SQL:
|
||||
|
||||
- MySQL
|
||||
@ -21,6 +19,8 @@ Supported SQL:
|
||||
- Hive SQL
|
||||
- PL/SQL
|
||||
|
||||
>Tips: This project is the default for Javascript language, also you can try to compile it to other languages if you need.
|
||||
|
||||
## Installation
|
||||
|
||||
```bash
|
||||
|
Loading…
Reference in New Issue
Block a user