Bug #27589
Rake task to reset SQL sequences
Description
For MySQL migration we need a nice way to reset sequence generators. Looks like Rails does provide this.
Related issues
Associated revisions
History
#1
Updated by Lukas Zapletal almost 4 years ago
- Related to Feature #27035: Drop support for MySQL for both development and production environments added
#2
Updated by The Foreman Bot almost 4 years ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/theforeman/foreman/pull/6974 added
#3
Updated by Tomer Brisker almost 4 years ago
- Target version set to 1.23.0
#4
Updated by The Foreman Bot almost 4 years ago
- Fixed in Releases 1.24.0 added
#5
Updated by Lukas Zapletal almost 4 years ago
- Status changed from Ready For Testing to Closed
Applied in changeset 5dd2b1b16f9b62c189fb552dcefaefeb2aadbe65.
#6
Updated by Tomer Brisker almost 4 years ago
- Fixed in Releases 1.23.0 added
- Fixed in Releases deleted (
1.24.0)
Fixes #27589 - add sequence reset task