add async support do diesel.rs #4960
gabriel123495
started this conversation in
Ideas
Replies: 1 comment
-
|
Duplicate of #399 |
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.
-
Backend
SQLite
What do you want to add to diesel?
add async support to diesel.rs
Implementation notes
Additional details
i was making a crud in diesel and rocket (https://github.com/gabriel123495/rocket-mvc-template) and noticed it didn't supported async/await so i needed to reweite the code using sync
Checklist
Beta Was this translation helpful? Give feedback.
All reactions