jiff/crates/jiff-sqlx
Joey de Waal ef7ed1f85e
jiff-sqlx: remove dependency on sqlx-core
Specifically, the `sqlx-core`, `sqlx-sqlite`
and `sqlx-postgres` crates aren't actually
supposed to be depended on directly.
2025-04-23 08:49:39 -04:00
..
src jiff-sqlx: remove dependency on sqlx-core 2025-04-23 08:49:39 -04:00
Cargo.toml jiff-sqlx: remove dependency on sqlx-core 2025-04-23 08:49:39 -04:00
COPYING jiff-sqlx: add integration crate for SQLx 2025-02-07 07:24:09 -05:00
LICENSE-MIT jiff-sqlx: add integration crate for SQLx 2025-02-07 07:24:09 -05:00
README.md crates: beef up Cargo.toml and READMEs for new crates 2025-02-10 21:24:55 -05:00
UNLICENSE jiff-sqlx: add integration crate for SQLx 2025-02-07 07:24:09 -05:00

jiff-sqlx

This crate provides wrapper types for jiff that implement the necessary traits for integration with [sqlx].

Documentation

https://docs.rs/jiff-sqlx