Is this code right after upgrading to 0.7? #3398
Unanswered
frederikhors
asked this question in
Q&A
Replies: 1 comment 2 replies
-
To prevent an XY-problem, please share more code. Also note that 0.7 is quite a while ago. Is there something wrong with 0.8? |
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 code used to work with sqlx before v0.7:
Now with 0.7 it errors with:
Can you please help me understad why?
Should I replace this:
with:
?
Beta Was this translation helpful? Give feedback.
All reactions