Closed Sytten closed 2 years ago
The migrations should not depend on any async implementation. What should instead be done is changing the template created on init to have the dependency and then remove it from the crate.
Hey @Sytten, thanks for pointing that out, I agree with you. We should let user to decide the runtime :)
Hey @Sytten, please check @Sytten
Description
The migrations should not depend on any async implementation. What should instead be done is changing the template created on init to have the dependency and then remove it from the crate.