Skip to content

Commit

Permalink
FlinkSQL parser
Browse files Browse the repository at this point in the history
  • Loading branch information
Sam Lin committed Aug 30, 2020
1 parent 3266a66 commit 45b5826
Show file tree
Hide file tree
Showing 5 changed files with 3,078 additions and 3 deletions.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -95,6 +95,7 @@ Import the JS file in your page:
- Mysql
- PostgresQL
- TransactSQL
- [FlinkSQL](https://ci.apache.org/projects/flink/flink-docs-stable/dev/table/sql/)
- New issue could be made for other new database.

### Create AST for SQL statement
Expand Down Expand Up @@ -264,4 +265,4 @@ Donate money by [paypal](https://www.paypal.me/taozhi8833998/5) to my account [t
If you have made a donation, you can leave your name and email in the issue, your name will be written to the donation list.


## [Donation list](https://github.com/taozhi8833998/node-sql-parser/blob/master/DONATIONLIST.md)
## [Donation list](https://github.com/taozhi8833998/node-sql-parser/blob/master/DONATIONLIST.md)
Loading

0 comments on commit 45b5826

Please sign in to comment.