Skip to content

FromSql for a type Record #310

Open
@mersinvald

Description

@mersinvald

Hello, we have a stored procedure in our database that returns a single row with a Record of format (text, text).

I can't figure out what FromSql conversion is suitable in this case: apparently, there is no FromSql for tuples, Vec conversion leads to an error too.

How can I deserialize a Record of such kind?

Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions