Docs.rs
nodedb-sql-0.0.0
nodedb-sql 0.0.0
Docs.rs crate page
BUSL-1.1
Links
crates.io
Source
Owners
farhan-syah
Dependencies
nodedb-types ^0
normal
sqlparser ^0.61
normal
thiserror ^2.0
normal
Versions
31.6%
of the crate is documented
Go to latest version
Platform
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Skip to main content
Module predicate_pushdown
nodedb_
sql
0.0.0
Module predicate_
pushdown
Module Items
Functions
In nodedb_
sql::
optimizer
nodedb_sql
::
optimizer
Module
predicate_
pushdown
Copy item path
Source
Expand description
Push WHERE filters through Joins into individual Scan nodes.
Functions
ยง
optimize
Push filters down through plan nodes where possible.