Homec4science

Add missing RepositoryURI table + run storage adjustments in tests

Authored by epriestley <git@epriestley.com> on Apr 18 2016, 13:44.

Description

Add missing RepositoryURI table + run storage adjustments in tests

Summary:
Fixes T10830. Ref T10366. I wasn't writing to this table yet so I didn't build it, but the fact that bin/storage adjust would complain slipped my mind.

  • Add the table.
  • Make the tests run adjust. This is a little slow (a few extra seconds) but we could eventually move some steps like this to run server-side only.

Test Plan: Ran bin/storage upgrade -f, got a clean adjust.

Reviewers: chad

Reviewed By: chad

Maniphest Tasks: T10366, T10830

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

Details

Committed
epriestley <git@epriestley.com>Apr 18 2016, 16:54
Pushed
aubortJan 31 2017, 17:16
Parents
rPHfbfe73045214: Support more transactions types in RepositoryEditEngine
Branches
Unknown
Tags
Unknown

Event Timeline

epriestley <git@epriestley.com> committed rPH9352ed8abbd2: Add missing RepositoryURI table + run storage adjustments in tests (authored by epriestley <git@epriestley.com>).Apr 18 2016, 16:54