Docs.rs
polars-sqlite-0.3.9
polars-sqlite 0.3.9
Permalink
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
nomissbowling
Dependencies
anyvalue-dataframe =0.1.2
normal
iter-tuple =0.3.8
normal
itertools =0.13.0
normal
polars =0.25.1
normal
polars-utils =0.25.1
normal
sqlite =0.36.0
normal
Versions
100%
of the crate is documented
Platform
i686-unknown-linux-gnu
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
polars_
sqlite
0.3.9
polars_sqlite
Function
tester
Copy item path
Source
pub fn tester(dbn: &
str
) ->
Result
<
()
,
Box
<dyn
Error
>>
Expand description
tester
select * from tbl;