Page MenuHomePhabricator

Generate expected schemata for Maniphest
ClosedPublic

Authored by epriestley on Sep 19 2014, 3:49 PM.
Tags
None
Referenced Files
F18779862: D10526.id25300.diff
Sat, Oct 11, 3:38 PM
F18687862: D10526.diff
Fri, Sep 26, 3:39 PM
F18608667: D10526.diff
Sep 14 2025, 1:26 AM
F18593617: D10526.diff
Sep 12 2025, 3:25 PM
F18593588: D10526.diff
Sep 12 2025, 3:19 PM
F18470916: D10526.diff
Sep 2 2025, 6:38 PM
F18470915: D10526.diff
Sep 2 2025, 6:38 PM
F18424298: D10526.id.diff
Aug 30 2025, 8:47 PM
Subscribers

Details

Summary

Ref T1191.

  • Adds support for custom fields.
  • Adds support for partial indexes (indexes on a prefix of a column).
  • Drops old auxiliary storage table: this was moved to custom field storage about a year ago.
  • Drops old project table: this was moved to edges about two months ago.
Test Plan
  • Viewed web UI, saw fewer issues.
  • Used grep to verify no readers/writers for storage or project table.

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

epriestley retitled this revision from to Generate expected schemata for Maniphest.
epriestley updated this object.
epriestley edited the test plan for this revision. (Show Details)
epriestley added a reviewer: btrahan.
btrahan edited edge metadata.
This revision is now accepted and ready to land.Sep 19 2014, 5:15 PM
This revision was automatically updated to reflect the committed changes.