Trait bound sqlx::Pool<Postgres>: rocket_db_pools::Pool is not satisified. #3506
Unanswered
SunkenPotato
asked this question in
Q&A
Replies: 1 comment 1 reply
-
Could you share more of your environment? Tipp: |
Beta Was this translation helpful? Give feedback.
1 reply
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.
-
I'm trying to update my project from sqlx 0.7.4 to 0.8.2.
However, I'm getting the error:
This is what my code looks like:
Where does this error come from? Why is there suddenly an error in this newer version?
Thanks for any help.
Beta Was this translation helpful? Give feedback.
All reactions