The patch an anonymize-on-delete applies — redacts each named column to value (null by default). Pair with a soft-delete to keep the row (FK-safe right-to-be-forgotten).
value
The patch an anonymize-on-delete applies — redacts each named column to
value(null by default). Pair with a soft-delete to keep the row (FK-safe right-to-be-forgotten).