Update README.md
This commit is contained in:
parent
cd79c1305c
commit
08ce5c0c41
@ -75,12 +75,11 @@ select_target_alias: [
|
|||||||
|
|
||||||
Some node names in dt-sql-parser code are different from their antlr4's definition.
|
Some node names in dt-sql-parser code are different from their antlr4's definition.
|
||||||
|
|
||||||
You can find possible alias in https://github.com/DTStack/dt-sql-parser/blob/main/src/grammar/postgresql/PostgreSqlParser.g4, then add it into `alias` option.
|
|
||||||
|
|
||||||
Example:
|
Example:
|
||||||
|
|
||||||
![alt text](./assets/alias-example.png)
|
![alt text](./assets/alias-example.png)
|
||||||
|
|
||||||
|
You can find possible alias in https://github.com/DTStack/dt-sql-parser/blob/main/src/grammar/postgresql/PostgreSqlParser.g4, then add it into `alias` option.
|
||||||
|
|
||||||
## Add a preprocessor
|
## Add a preprocessor
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user