Docs.rs
sqlorm-core-0.4.0
sqlorm-core 0.4.0
Docs.rs crate page
Apache-2.0
Links
Repository
crates.io
Source
Owners
levlavryniuk
Dependencies
async-trait ^0.1.8
normal
sqlx ^0.8.6
normal
uuid ^1.18.1
normal
optional
Versions
72.13%
of the crate is documented
Go to latest version
Platform
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 condition
sqlorm_
core
0.4.0
Module condition
Module Items
Structs
Traits
In sqlorm_
core::
qb
sqlorm_core
::
qb
Module
condition
Copy item path
Source
Structs
§
Condition
Represents a SQL condition fragment with its associated bound values.
Traits
§
AnyValue
Trait representing a value that can be bound into a SQL query.