in my PostgreSQL database I setup some triggers to prevent DELETE and EDIT operations (the triggers make sure that these operations lead to nothing). However, I'm wondering how safe these triggers are? Is it possible to circumvent these triggers and delete data by trying to illegally hack the data?
Asked by Niklay
(1 rep)
May 28, 2019, 01:21 PM
Last activity: Jun 21, 2025, 12:19 AM
Last activity: Jun 21, 2025, 12:19 AM