Bug Description
Decode is not implemented for Arc.
Minimal Reproduction
https://gist.github.com/tkellogg/a54c02b00ef41a178b4c7655b62e3994
Info
- SQLx version: 0.6.3
- SQLx features enabled: _rt-tokio, chrono, macros, migrate, postgres, runtime-tokio-native-tls, sqlx-macros
- Database server and version: [REQUIRED] PostgreSQL 14.6 (Homebrew)
- Operating system: MacOS 13.2.1
rustc --version: [REQUIRED] rustc 1.66.0 (69f9c33d7 2022-12-12)