PostgreSQL extension to block unconditional UPDATE/DELETE
Safeupdate is a simple extension to PostgreSQL that raises an error if UPDATE and DELETE are executed without specifying conditions. This extension was initially designed to protect data from accidental obliteration of data that is writable by PostgREST.
$
pkg install postgresql17-pg-safeupdateOrigin
databases/pg-safeupdate
Size
6.26KiB
License
PostgreSQL
Maintainer
lukas.engelhardt@gmx.de
Dependencies
1 packages
Required by
0 packages