Docs.rs
derive-sql-0.13.0
derive-sql 0.13.0
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
juliendecharentenay
Dependencies
bytes ^1
normal
optional
chrono ^0
normal
derive-sql-mysql ^0
normal
optional
derive-sql-sqlite ^0
normal
optional
derive-sql-statement ^0
normal
enum_dispatch ^0
normal
fallible-iterator ^0
normal
optional
log ^0
normal
mysql ^25
normal
optional
mysql_common ^0
normal
optional
postgres ^0
normal
optional
rusqlite ^0
normal
optional
thiserror ^1
normal
mockall ^0
dev
Versions
33.87%
of the crate is documented
Platform
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
derive_
sql
0.13.0
Module structs
Module Items
Modules
Structs
In crate derive_
sql
derive_sql
Module
structs
Copy item path
Source
Modules
§
filter
Contains scafolding for handling filtering
order
Scaffoling for handling ordering statement
Structs
§
Field
Struct to facilitate the definiion of a condition associated with a given field For example, create a condition to filter name column equal to ‘Jane’: