Skip to content

Building v0.8.1 fails with feature "postgres" enabled #3460

@oleggtro

Description

@oleggtro

Bug Description

On enabling the "postgres" feature building of the sqlx-postgres crate fails.

Minimal Reproduction

Add sqlx v0.8.1 with feature "postgres" enabled in your Cargo.toml and try building.

Info

  • SQLx version: 0.8.1
  • SQLx features enabled: ["postgres", "chrono", "macros", "migrate", "tls-rustls", "uuid", "derive", "runtime-tokio"]
  • Database server and version: Postgres
  • Operating system: macOS Sonoma 14.6.1
  • rustc --version: rustc 1.79.0 (129f3b996 2024-06-10)

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