Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
DandyDev
on Feb 24, 2024
|
parent
|
context
|
favorite
| on:
The Ultimate Guide to PostgreSQL Data Change Track...
Agreed. Triggers always feel really clever and powerful, but they live outside your regular application code and are therefor more or less invisible. This will eventually break the law of least surprise.
On top of that, triggers are hard to test.
dventimi
on Feb 24, 2024
[–]
Not if your regular application code is in the database
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
On top of that, triggers are hard to test.