Homec4science

Add a safeguard against multiple patches with the same version

Authored by epriestley <git@epriestley.com> on Feb 15 2012, 01:24.

Description

Add a safeguard against multiple patches with the same version

Summary:
I accidentally added two "104" patches. This actually works OK for the most part
but is fundamentally bad and wrong.

Merge the patches (installs applied both as "104", so we can't move one to
"105") and add a safeguard.

Test Plan: Ran upgrade_schema.php with two "104" patches, got error'd. Ran
without, got successs.

Reviewers: btrahan

Reviewed By: btrahan

CC: aran, epriestley

Differential Revision: https://secure.phabricator.com/D1614

Details

Committed
epriestley <git@epriestley.com>Feb 15 2012, 01:24
Pushed
aubortJan 31 2017, 17:16
Parents
rPH6a11d8d0d12e: Reduce size of "Unbreak Now" and "Needs Triage" panels when no action is…
Branches
Unknown
Tags
Unknown

Event Timeline

epriestley <git@epriestley.com> committed rPH35c5852d3ff3: Add a safeguard against multiple patches with the same version (authored by epriestley <git@epriestley.com>).Feb 15 2012, 01:24