Replies: 1 comment
-
|
@dablak I like this suggestion, although would prefer it being on the main interface too: i.e.
Similar to I believe this would be a pretty fast PR and would welcome it. |
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.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, in some situations, I need to check if a trigger is ignored.
For example:
I believe that I can check if a trigger is being ignored like this:
But
pgtrigger.runtime._ignoreis a private variable.Would it be reasonable to add for example a method to the
pgtrigger.Triggerclass, like:I could create a PR if that sounds like a good idea.
Thanks!
Beta Was this translation helpful? Give feedback.
All reactions