Skip to content

Conversation

@KarlLevik
Copy link
Member

Some of the foreign key constraints referencing LabContact(labContactId) are currently defined as ON DELETE CASCADE which is a problem when we need to delete old lab contacts due to GDPR.

This PR will re-create these foreign key constraints with ON DELETE SET NULL instead.

@KarlLevik KarlLevik merged commit 7a1afaa into main Apr 17, 2025
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants