Docs.rs
nodedb-sql-0.0.5
nodedb-sql 0.0.5
Docs.rs crate page
BUSL-1.1
Links
crates.io
Source
Owners
farhan-syah
Dependencies
nodedb-query ^0
normal
nodedb-types ^0
normal
sqlparser ^0.61
normal
thiserror ^2.0
normal
Versions
26.72%
of the crate is documented
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 point_get
nodedb_
sql
0.0.5
Module point_
get
Module Items
Functions
In nodedb_
sql::
optimizer
nodedb_sql
::
optimizer
Module
point_
get
Copy item path
Source
Expand description
Detect equality on primary key → convert Scan to PointGet.
Functions
§
optimize
If a Scan has a single equality filter on the primary key, convert to PointGet.