flake8
passed.
JSHint
passed.
Review Request #13109 — Created June 16, 2023 and submitted
This introduces two new management commands:
evolution-project-sig
: Lists, shows, or deletes project signaturesmark-evolution-applied
: Marks one or more evolutions as applied toThese are advanced commands that are only intended for use when
diagnosing and repairing database upgrades, under the guidance of a
developer/support representative. They can permanently damage database
upgrades if not careful.
Both commands prompt for confirmation before executing any destructive
operations, with a big scary warning.
I've had these around in my tree for a while, using them to work on
database repairs. They've been pretty thoroughly tested.
Summary | ID |
---|---|
877a5440ba28b3755dce3dd220939042f363ad09 |
evolution-project-sig
to include a --noinput
flag to make confirmation optional.Summary | ID | |
---|---|---|
4d62b41ac1d1e5e234a0a547d23cf778a1b3ccf2 | ||
27a33c97e64d98e0eb2f876b826f6f340e041dbe |