mirror of
https://github.com/tursodatabase/limbo.git
synced 2025-08-04 01:58:16 +00:00
feat(python): add in-memory mode
This commit is contained in:
parent
b9187d57f6
commit
cb69d8b0dd
4 changed files with 64 additions and 37 deletions
|
@ -1,4 +1,3 @@
|
|||
fn main() {
|
||||
pyo3_build_config::use_pyo3_cfgs();
|
||||
println!("cargo::rustc-check-cfg=cfg(allocator, values(\"default\", \"mimalloc\"))");
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue