The new Adonis version uses Async/Await functions instead of Generator functions, I really want to upgrade my codebase to use Async/Await as well and this project is also outdated.
Could you update the codebase to use the new Adonis and Lucid versions? I couldn't get the Ioc and Helper to work with the new Adonis versions.
Any update on this? I've been using Adonis for a really long time and I love it, I've tried other ORMs with async/await support but none of them are as good as Lucid. I would love to use Lucid with async/await :)
The new Adonis version uses Async/Await functions instead of Generator functions, I really want to upgrade my codebase to use Async/Await as well and this project is also outdated.
Could you update the codebase to use the new Adonis and Lucid versions? I couldn't get the Ioc and Helper to work with the new Adonis versions.