Skip to content

sqlx::Decode<'_, _> is not implemented for Arc<std::string::String> #2429

@tkellogg

Description

@tkellogg

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)

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions