Append comment to every query executed #11587
Unanswered
leoleva
asked this question in
Support Questions
Replies: 1 comment
-
With a DBAL driver middleware, that should be possible. |
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.
-
Hey, im wondering if there is a way how to quickly append a comment to every query by default? End result should look like something like this:
select /* trace id - 123 */ 1 ;
Thanks
Beta Was this translation helpful? Give feedback.
All reactions