Fix guardian relationship_type CHECK violation — use 'father' instead of invalid 'guardian'
The guardians_relationship_type_check constraint allows: father, mother,
grandfather, grandmother, uncle, aunt, sibling, legal_guardian, other.
The ParticipantForm was inserting 'guardian' which isn't a valid value.
Co-Authored-By:
Claude Opus 4.6 <noreply@anthropic.com>
Showing
Please register or sign in to comment