Actions
Refactor #33909
closedClean up old data migrations from Foreman < 2.0
Description
Many old data migrations can be cleaned up, specifically migrations that were used to modify data structures during upgrades.
These migration are not needed on new installs, and any upgrades will have executed them by now.
We do not support upgrading multiple versions at once, and considering Foreman 3.1 will soon be released it should be safe to clean up any such migrations from before 2.0.
Updated by The Foreman Bot about 3 years ago
- Status changed from Assigned to Ready For Testing
- Pull request https://github.com/theforeman/foreman/pull/8920 added
Updated by Tomer Brisker about 3 years ago
- Status changed from Ready For Testing to Closed
Applied in changeset foreman|9851420902165fc23d0ea1f6d53922a5f6a37c6a.
Actions