mirror of
https://github.com/launchbadge/sqlx.git
synced 2025-10-03 07:45:30 +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.