Skip to content

Conversation

allouis
Copy link
Contributor

@allouis allouis commented Jan 29, 2019

no issue

  • revert the migration because migrations that (potentially) touch every row should be kept to major releases where possible
    • the migration was safe to run and won't cause any problems for anyone who has already upgraded
  • reversion keeps the migration file but changes the contents to a no-op so that migrations table state is the same for all users whether they migrated with the full migration or the no-op version

@kevinansfield kevinansfield merged commit e9c3040 into TryGhost:master Jan 29, 2019
@allouis allouis deleted the revert-migration branch January 29, 2019 14:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants