Skip to content

Commit c9325ad

Browse files
committed
dependencies: use sqlparser fork
1 parent 4afc61c commit c9325ad

2 files changed

Lines changed: 7 additions & 5 deletions

File tree

Cargo.lock

Lines changed: 4 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -275,3 +275,6 @@ incremental = false
275275
inherits = "release"
276276
debug = true
277277
strip = false
278+
279+
[patch.crates-io]
280+
sqlparser = { git = "https://github.com/tarantool/datafusion-sqlparser-rs.git", branch = "askalt/bump-candidate" }

0 commit comments

Comments
 (0)