Ability to enable the discord logger to see SQL queries sent to postgresql #3982
timoconnellaus
started this conversation in
Feature Requests & Ideas
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'm currently experiencing an issue where drizzle is throwing a foreign key relationship issue. It's hard to understand what is going on here without seeing the SQL query that's being sent to drizzle.
The idea is to be able to toggle on the drizzle logger. The documentation from drizzle for this is here https://orm.drizzle.team/docs/goodies
Beta Was this translation helpful? Give feedback.
All reactions