Docs.rs
sqlxo-0.2.5
sqlxo 0.2.5
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
Flokkq
Dependencies
anyhow ^1.0
normal
chrono ^0.4.42
normal
serde ^1.0
normal
serde_json ^1.0.145
normal
sqlx ^0.8.5
normal
sqlxo_macros ^0.2.5
normal
sqlxo_traits ^0.2.5
normal
thiserror ^2.0.17
normal
tokio ^1.40
normal
utoipa ^5.4.0
normal
uuid ^1.18.1
normal
validator ^0.19.0
normal
claims ^0.8.0
dev
insta ^1
dev
once_cell ^1
dev
trybuild ^1
dev
uuid ^1.18.1
dev
Versions
0%
of the crate is documented
Go to latest version
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
sqlxo
0.2.5
Crate Items
Macros
Structs
Enums
Traits
Type Aliases
Attribute Macros
Derive Macros
Trait Aliases
List of all items
Structs
DtoPage
GenericDtoSort
Pagination
QueryBuilder
QueryPlan
SortOrder
SqlHead
SqlWriter
Enums
AggregationType
BuildType
DtoSortDir
Expression
JoinKind
SelectType
prelude::JoinKind
Traits
Bind
Filterable
QueryContext
Sortable
SqlJoin
SqlWrite
WebQueryModel
prelude::Filterable
prelude::QueryContext
prelude::Sortable
prelude::SqlJoin
Macros
and
context
or
order_by
Attribute Macros
bind
Derive Macros
Query
WebQuery
prelude::Query
prelude::WebQuery
Type Aliases
DtoExpression
DtoFilter
DtoSort
Trait Aliases
QueryModel