Add support for duckdb data upload and querying
Some checks failed
test / test (push) Failing after 1h29m18s
Some checks failed
test / test (push) Failing after 1h29m18s
This commit is contained in:
@@ -31,6 +31,7 @@ tokio-util = { version = "0.7.13", features = ["compat"] }
|
||||
async-trait = "0.1.83"
|
||||
testcontainers = "0.23.1"
|
||||
wasmtime = "29.0.1"
|
||||
duckdb = { version = "1.2.0", features = ["bundled"] }
|
||||
|
||||
# More info on targets: https://doc.rust-lang.org/cargo/reference/cargo-targets.html#configuring-a-target
|
||||
[lib]
|
||||
|
||||
Reference in New Issue
Block a user