Replies: 1 comment
-
This is expected behavior as the |
Beta Was this translation helpful? Give feedback.
0 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.
Uh oh!
There was an error while loading. Please reload this page.
-
Setup
Versions
Feature Flags
Problem Description
I can't use MultiConnection with async Connection
What are you trying to accomplish?
I would like to use MultiConnection trait with async connection
What is the expected output?
No issue
What is the actual output?
the trait diesel::Connection is not implemented for diesel_async::AsyncMysqlConnection
Are you seeing any additional errors?
Steps to reproduce
Checklist
closed if this is not the case)
Beta Was this translation helpful? Give feedback.
All reactions