Open
Description
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
Labels
No labels