Docs.rs
prax-sqlx-0.5.0
prax-sqlx 0.5.0
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
quinnjr
Dependencies
async-trait ^0.1
normal
chrono ^0.4
normal
futures ^0.3
normal
prax-query ^0.5.0
normal
rust_decimal ^1.36
normal
serde ^1.0
normal
serde_json ^1.0
normal
sqlx ^0.8
normal
thiserror ^2.0
normal
tokio ^1.40
normal
tracing ^0.1
normal
url ^2.5
normal
uuid ^1.10
normal
tempfile ^3.10
dev
tokio ^1.40
dev
Versions
100%
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
Module postgres
prax_
sqlx
0.5.0
Module postgres
Module Items
Structs
In crate prax_
sqlx
prax_sqlx
Module
postgres
Copy item path
Source
Expand description
PostgreSQL-specific functionality for SQLx.
Structs
ยง
Advisory
Lock
PostgreSQL advisory lock helpers.
PgHelpers
PostgreSQL-specific query helpers.