Y
Hacker News
new
|
ask
|
show
|
jobs
by
javcasas
243 days ago
On most SQL databases, you can put CHECK constraints on columns so that the database rejects events. But this is controversial, as people don't like putting logic on the DB.