mirror of
https://github.com/launchbadge/sqlx.git
synced 2025-10-02 15:25:32 +00:00

* chore: add doc example for manual implemenation of FromRow trait * fix typo Co-authored-by: Jonas Platte <jplatte@users.noreply.github.com> * chore: use `sqlx::Result` directly Co-authored-by: Jonas Platte <jplatte@users.noreply.github.com>