▲ | echelon 10 hours ago | |
I'd like to call views, triggers, and integrity constraints antipatterns. Your code should handle the data model and never allow bad states to enter the database. There's too much performance loss and too many footguns from these "features". |