Expand description
Official SQLx adapter for Nidus applications.
This crate is installed separately from the core nidus facade so SQLx
dependencies are only compiled by applications that choose this adapter.
Enums§
- Sqlx
Error - Error returned by SQLx adapter operations.
Type Aliases§
- Result
- Result type used by SQLx adapter operations.