mirror of
https://github.com/apache/datafusion-sqlparser-rs.git
synced 2025-10-08 13:10:20 +00:00
Correct typo in readme (#658)
This commit is contained in:
parent
cb397d19f9
commit
e7fb3d4fa7
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@ Check https://github.com/sqlparser-rs/sqlparser-rs/commits/main for undocumented
|
|||
|
||||
### Added
|
||||
|
||||
* Support `AUTHORIZATION` clause in `CREATE SCHEMA` statements (#646) - Thanks @AugustoFKL
|
||||
* Support `AUTHORIZATION` clause in `CREATE SCHEMA` statements (#641) - Thanks @AugustoFKL
|
||||
* Support optional precision for `CLOB` and `BLOB` (#639) - Thanks @AugustoFKL
|
||||
* Support optional precision in `VARBINARY` and `BINARY` (#637) - Thanks @AugustoFKL
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue