Merge branch 'master' of https://github.com/HSunboy/dt-sql-parser
This commit is contained in:
commit
ab556b1d43
@ -71,4 +71,5 @@ console.log(dtSqlParser.parseSyntax("selet * form",'hive'));
|
|||||||
```
|
```
|
||||||
|
|
||||||
sql语法解析模块代码来自[nquery](https://github.com/alibaba/nquery/)
|
sql语法解析模块代码来自[nquery](https://github.com/alibaba/nquery/)
|
||||||
|
|
||||||
hive语法解析模块代码来自[Hue](https://github.com/cloudera/hue)
|
hive语法解析模块代码来自[Hue](https://github.com/cloudera/hue)
|
Loading…
Reference in New Issue
Block a user