Y
Hacker News
new
|
ask
|
show
|
jobs
by
eastbound
1148 days ago
DB upgrades are a pain. Triggers must be deployed with “UPDATE” instructions, it’s not as easy as keeping code in git.
1 comments
paulryanrogers
1148 days ago
Triggers are DDL, unless you've implemented them in the app layer.
link