Skip to content

Examples not working with SQLx 0.6.0 #2241

Answered by lammas
pintariching asked this question in Questions
Discussion options

You must be logged in to vote

Just so it's absolutely clear what worked: .fetch_all(&mut *db) became .fetch_all(&mut **db).

Replies: 4 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by SergioBenitez
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
4 participants