Lucid ORM model CRUD operations to QueryString #4556
Closed
sinh117801
started this conversation in
General
Replies: 0 comments
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 want to test get data throw Adonis REPL with model and what to inspect that query as Query string, for example,
There is https://lucid.adonisjs.com/docs/select-query-builder#toquery what I want to test with but throw model not Query Builder. How can I do so?
Beta Was this translation helpful? Give feedback.
All reactions