Docs.rs
essential-node-db-sql-0.5.0
essential-node-db-sql 0.5.0
Docs.rs crate page
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
mitchmindtree
essentialcontributions
Dependencies
Versions
81.36%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
essential_
node_
db_
sql
0.5.0
All Items
Crate Items
Modules
Crate
essential_node_db_sql
Copy item path
Source
Expand description
Provides the SQL statements used by
essential-node-db
via
const
str
s.
Modules
ยง
create
Table creation statements.
insert
Statements for inserting rows into the tables.
query
Statements for making queries.
table
update
Statements for updating and deleting state.