Skip to main content

Module mandate_repository_impl

Module mandate_repository_impl 

Source
Expand description

PostgreSQL implementation of MandateRepository (Story 3.4).

All sqlx::Error paths are wrapped in AppError::Database(_) — no Result<_, String> debt (CRITICAL.md #4 / #555).

Structs§

PostgresMandateRepository