this post was submitted on 11 Oct 2023
9 points (100.0% liked)

PostgreSQL

627 readers
6 users here now

The world's most advanced open source relational database

Project
Events
Podcasts
Related Fediverse communities

founded 1 year ago
MODERATORS
 

pg-safeupdate is a PostgreSQL extension designed to prevent users from accidentally updating or deleting too many records in a single statement by requiring a "where" clause in all update and delete statements.

no comments (yet)
sorted by: hot top controversial new old
there doesn't seem to be anything here