Skip to content

Update form_submissions and other FK references #15

@atomicpond

Description

@atomicpond

Task: Update form_submissions and other FK references

Category: Database
Suggested Agent: database-implementer
Part of: #11 (Epic 1: Actions Schema Foundation)

Requirements

Identify and update all other tables that reference platform_form_templates.id to use the new UUID primary key.

Implementation Notes

  • Search codebase for references to form_template_id or platform_form_templates
  • Check: form_submissions, any views, any other FKs
  • May need to add form_key lookups where varchar was used directly

Acceptance Criteria

  • All FK references to platform_form_templates updated to UUID
  • No broken references after migration
  • Views updated if applicable

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions