Debugging query don't work #3791
Unanswered
jhovannycanas
asked this question in
Help
Replies: 1 comment
-
If you're manually creating If you use the Ace CLI to create your preload files, this will be taken care of for you. node ace make:prldfile events If the file is already in your preloads array, please share the code so we can help diagnose the issue. |
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.
-
Hello,
I have configured the database query log and the listener as indicated in the following link and it does not work:
https://docs.adonisjs.com/guides/database/debugging#listening-to-the-event
In the start/events.ts file; I have configured other events, which do work,
Beta Was this translation helpful? Give feedback.
All reactions