-
-
Notifications
You must be signed in to change notification settings - Fork 501
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!
WGH-
Metadata
Metadata
Assignees
Labels
No labels