Docs.rs
sqlb-0.4.0
sqlb 0.4.0
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
jeremychone
Dependencies
async-trait ^0.1
normal
chrono ^0.4
normal
optional
sqlb-macros ^0.4.0
normal
sqlx ^0.7
normal
time ^0.3.20
normal
uuid ^1.3.1
normal
anyhow ^1
dev
serial_test ^2
dev
tokio ^1
dev
Versions
17.95%
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
All
sqlb
0.4.0
Crate Items
Macros
Structs
Traits
Functions
Derive Macros
List of all items
Structs
DeleteSqlBuilder
Field
InsertSqlBuilder
Raw
SelectSqlBuilder
UpdateSqlBuilder
Traits
HasFields
SqlBuilder
SqlxBindable
Whereable
Macros
bindable
bindable_to_string
Derive Macros
Fields
Functions
delete
delete_all
insert
select
sqlx_exec::exec
sqlx_exec::fetch_as_all
sqlx_exec::fetch_as_one
sqlx_exec::fetch_as_optional
update
update_all