Skip to content

Swap to uuid primary keys #374

@AidanLoran

Description

@AidanLoran

Description

Many of our db tables use int autoincrement primary keys. They should be swapped to using uuids. This will also affect the typings of anything that handles those keys.

TODO

  • Make the change db level
  • Fix the new discrepencies code-level
    • zod schemas
    • api handlers
    • composables
    • other
  • Verify functionality

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No fields configured for Task.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions