Docs.rs
parsql-sqlite-0.3.7
parsql-sqlite 0.3.7
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
yazdostum-nettr
Dependencies
parsql-macros ^0.3.7
normal
rusqlite ^0.34.0
normal
criterion ^0.5.1
dev
nanoid ^0.4.0
dev
Versions
97.5%
of the crate is documented
Go to latest version
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
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
parsql_
sqlite
0.3.7
Module crud_
ops
Module Items
Traits
Functions
In crate parsql_
sqlite
parsql_sqlite
Module
crud_ops
Copy item path
Source
Traits
§
CrudOps
CrudOps trait defines the CRUD (Create, Read, Update, Delete) operations that can be performed on a SQLite database.
Functions
§
delete
delete
fetch
fetch
fetch_
all
fetch_all
get
Deprecated
get
get_all
Deprecated
get_all
insert
insert
select
select
select_
all
select_all
update
update