mirror of
https://github.com/launchbadge/sqlx.git
synced 2026-03-13 17:27:50 +00:00
- Remove Type bound from Encode + Decode which removes the defaults for produces() and accepts(). This allows custom type implementations to be more flexible.