Skip to content

PostgreSQL query fails with no binary input function available for type semver #1480

Open
@xanderio

Description

@xanderio

As discussed in #1269 sqlx always sends it's query in binary mode.
The semver type however doesn't have binary input/output function. This make interacting with this extension quite cumbersome.

Link to extension: https://github.com/theory/pg-semver

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