PostgreSQL maintainer Simon Riggs has died in a small airplane crash

canpolat@programming.dev to Programming@programming.dev – 345 points –
m6n.io
22

You are viewing a single comment

Shouldn't that be:
DELETE FROM real_influencers WHERE name = 'Simon Riggs';

I'm a bit paranoid...

UPDATE real_influencers SET is_active = 0 WHERE name = 'Simon Riggs';

Please, let's get a little better data in here...

UPDATE real_influencers SET inactive_date=2024-03-29 WHERE name = 'Simon Riggs';

You can tell I'm more of a front-end guy 😄