Hi Bubblers,
I was curious, I have been removing most of the database triggers in my apps over time as I found them to not trigger, all of a sudden, and it is hell to debug.
Does anyone have had a similar experience ? I would also be interested in a tricks you might have discovered to monitor them proefficiently.
Cheers
1 Like
Hi Nicolas,
Database triggers are crucial for my app. I dont have found any issues using this at large scale.
Thanks,
1 Like
Hello @nicolas15 and welcome to the community!
They are very useful but if used correctly. This is an excellent article written by @petter on the do’s and don’ts of dB triggers:
Hope this helps!
3 Likes
All right, thanks guys for your quick reactions, my issue must lie somewhere else then, I ll dig in