Modify ↓
Ticket #789 (assigned defect)
Mark Migration: downtime=True
| Reported by: | hv@… | Owned by: | andrew |
|---|---|---|---|
| Priority: | major | Milestone: | 1.0 |
| Component: | commands | Version: | unknown |
| Keywords: | Cc: |
Description
Some migrations take long. I want to mark these migrations, since I don't
want to execute them during normal work hours.
My solution, would be a attribute downtime=True in the migration class.
It would be nice if "migrate --list" would display this.
Or a note would be a solution: If a migration has a note, it will be displayed. This is a more general solution.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.
