Skip to content

Commit

Permalink
temp: update to newer sqlparser
Browse files Browse the repository at this point in the history
  • Loading branch information
alamb committed Nov 29, 2024
1 parent 0a498c2 commit 76f8c0a
Show file tree
Hide file tree
Showing 2 changed files with 85 additions and 63 deletions.
4 changes: 2 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -177,5 +177,5 @@ unexpected_cfgs = { level = "warn", check-cfg = ["cfg(tarpaulin)"] }
unused_qualifications = "deny"

[patch.crates-io]
# test https://github.com/apache/datafusion-sqlparser-rs/pull/1435
sqlparser = { git = "https://github.com/apache/datafusion-sqlparser-rs.git", rev = "23c4922ec1a93d332925a8ca4edd257acebf70d6" }
# https://github.com/apache/datafusion-sqlparser-rs/pull/1571
sqlparser = { git = "https://github.com/apache/datafusion-sqlparser-rs.git", rev = "5c966dc9a26b1ca11a4fc869e1251205b05e1b8c" }
Loading

0 comments on commit 76f8c0a

Please sign in to comment.