Skip to content

Replace sequence-update post_migrate hook with a migration #2246

Description

@ggainey

#2235 uses a post_migrate hook to fix its issue in order to make the fix backport-able. Going forward, let's replace that with an actual migration, in order to make it clear what's going on, and to execute the ALTER only once on new installs/upgrades.

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

    Type

    No type

    Projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions