Skip to content

Allow easy database migration #9

@LucaCinquini

Description

@LucaCinquini

As we evolve the security infrastructure, we should enable the ability to dump database content for groups and membership, and reload it at another site. Right now this is not possible because the tables use "int" for primary keys, which cause conflict when loaded in an already populated database. Moving to UUIDs as primary keys would solve the problem.

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