When the triggers in database should be used and how manage them when there is any problems?
In my work we faced some issues when designing some tables' schema in Postgres, so many of my colleagues want to use triggers in some tables in order to facilitate the task of some code that should be written in the application. I'm not with the idea...
May 16, 2018M