How to rewrite complex raw query with query builder? #3657
Unanswered
valllentinnaa
asked this question in
Help
Replies: 1 comment
-
Hey @valllentinnaa! 👋🏻 You are better off continuing to use raw queries than migrating to the Query Builder for that kind of query. You may want to use |
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.
-
Hi,
I'm trying to rewrite a complex query with a lot of aggregations with the query builder, but without any luck till now 😔
Here it is:
Version: adonis 5.4.0
Do you have any idea if this can be rewritten at all?
Beta Was this translation helpful? Give feedback.
All reactions