Skip to content

Support for migrations #90

Open
Open
@kevinkasper

Description

@kevinkasper

Checklist

Describe the problem you'd like to have solved

I currently have the problem that an authorization model have to be migrated after a software rollout. The following guide explains how to do this manually:

https://openfga.dev/docs/modeling/migrating/migrating-relations

These changes are cumbersome and error-prone.

Describe the ideal solution

I would like to use an integrated functionality, such as a dedicated CLI application, to perform automated migrations.

As this is a known problem in the database world, I would like to use a similar solution. As an example I would like to mention the migrations of sequelize:

https://sequelize.org/v5/manual/migrations

Alternatives and current workarounds

No response

References

No response

Additional context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    Status

    Backlog

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions