Skip to content

Add a AddFieldIfMissing helper class for robust migrations#7965

Draft
acwhite211 wants to merge 1 commit intomainfrom
issue-7882
Draft

Add a AddFieldIfMissing helper class for robust migrations#7965
acwhite211 wants to merge 1 commit intomainfrom
issue-7882

Conversation

@acwhite211
Copy link
Copy Markdown
Member

Fixes #7882

Add a AddFieldIfMissing helper class for robust migrations
...

Checklist

  • Self-review the PR after opening it to make sure the changes look good and
    self-explanatory (or properly documented)
  • Add relevant issue to release milestone
  • Add pr to documentation list
  • Add automated tests
  • Add a reverse migration if a migration is present in the PR
  • Add migration function to
    def fix_schema_config(stdout: WriteToStdOut | None = None):

Testing instructions

TBD

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

Labels

None yet

Projects

Status: 📋Back Log

Development

Successfully merging this pull request may close these issues.

Duplicates are being created when running new migrations

2 participants