use Database.raw in from
method of query builder
#3238
Unanswered
farshadfahimi
asked this question in
Help
Replies: 1 comment
-
I think you can add a @ts-ignore on the line before your function bestSellerProducts() |
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.
-
I have a query like below and need to use the
Database.raw
in thefrom
mthod but in the build got error about this query.How should I resolve ts build error and compile my code without and build error
Beta Was this translation helpful? Give feedback.
All reactions