mirror of
https://github.com/apache/datafusion-sqlparser-rs.git
synced 2025-07-07 17:04:59 +00:00
Update badge based on gitter email
This commit is contained in:
parent
aa1f0faad4
commit
eee1b3a2bd
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@
|
|||
[](https://crates.io/crates/sqlparser)
|
||||
[](https://travis-ci.org/andygrove/sqlparser-rs)
|
||||
[](https://coveralls.io/github/andygrove/sqlparser-rs?branch=master)
|
||||
[](https://gitter.im/datafusion-rs)
|
||||
[](https://gitter.im/sqlparser-rs/community?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
|
||||
|
||||
The goal of this project is to build a SQL lexer and parser capable of parsing SQL that conforms with the [ANSI SQL:2011](https://jakewheat.github.io/sql-overview/sql-2011-foundation-grammar.html#_5_1_sql_terminal_character) standard but also making it easy to support custom dialects so that this crate can be used as a foundation for vendor-specific parsers.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue