Docs.rs
good-ormning-0.1.5
good-ormning 0.1.5
Docs.rs crate page
ISC
Links
Homepage
Repository
crates.io
Source
Owners
andrewbaxter
Dependencies
chrono ^0.4.23
normal
enum_dispatch ^0.3.9
normal
genemichaels ^0.1.15
normal
hex ^0.4.3
normal
proc-macro2 ^1.0.49
normal
quote ^1.0.23
normal
rpds ^0.12.0
normal
samevariant ^0.0.1
normal
stable-hash ^0.4.3
normal
syn ^1.0.107
normal
Versions
12.46%
of the crate is documented
Go to latest version
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
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
☰
Module helpers
Functions
?
Module
good_ormning
::
sqlite
::
query
::
helpers
source
·
[
−
]
Functions
expr_and
Shortcut for AND expressions.
field_eq
Generates an expression checking for equality of a field and a parameter and the same type.
set_field
Generates a field element for instert and update statements, to set a field from a parameter of the same type.