Skip to content

Enum Lookup Tables don't migrate updates to Enums #11

Description

@WilliamABradley

I am liking this EF Core extension,
however,
If you created an Enum in a previous migration, then update the Enum values, the new values are not migrated to the Lookup Table.

This could potentially be fixed by doing a comparison of existing Lookup Tables against the current state of the Enum to see if it is different.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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