Homec4science

Destroy surplus columns

Authored by epriestley <git@epriestley.com> on Oct 1 2014, 16:54.

Description

Destroy surplus columns

Summary:
Ref T1191. This destroys surplus columns:

  • Pholio's transaction comments have a mockID column, but this is not used. The imageID column is used instead.
  • Phragment has an unused description column.
  • Releeph has an unused summary column.

Test Plan:

  • Grepped for usage of these columns.
  • Checked that these exist in production, too.
  • Ran upgrades.
  • Added Pholio inline comments.
  • Saw fewer warnings.

Reviewers: btrahan

Reviewed By: btrahan

Subscribers: epriestley, hach-que

Maniphest Tasks: T1191

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

Details

Committed
epriestley <git@epriestley.com>Oct 1 2014, 16:54
Pushed
aubortJan 31 2017, 17:16
Parents
rPH943c62d1e9f6: Add missing expected keys and uniqueness
Branches
Unknown
Tags
Unknown

Event Timeline

epriestley <git@epriestley.com> committed rPH8bf24f53b334: Destroy surplus columns (authored by epriestley <git@epriestley.com>).Oct 1 2014, 16:54