#[sqlx(default)] whit <Option<Vec<struct>> #2300
Unanswered
josejachuf
asked this question in
Q&A
Replies: 1 comment 2 replies
-
Hi @josejachuf! Did you read #2219? And then #1014 (comment)? I'm working on it these days and after some tests things work but it can be really bad left alone without someone to help you. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
This is similar to some consultations made, such as:
#2292
#1446
The difference is that they try a only one called to the database. In my case I am not worried about making two different query
What I want to get is something like this, to be able to query Bar and then modify this strcut with:
bar.foo = foo
And then get this json:
Beta Was this translation helpful? Give feedback.
All reactions