Page MenuHomePhabricator

Generate expected schemata for Maniphest
ClosedPublic

Authored by epriestley on Sep 19 2014, 3:49 PM.
Tags
None
Referenced Files
F17938184: D10526.id25300.diff
Thu, Jul 31, 1:52 AM
F17925426: D10526.id25296.diff
Wed, Jul 30, 11:30 AM
F17809257: D10526.id.diff
Fri, Jul 25, 4:41 PM
F17769286: D10526.diff
Wed, Jul 23, 8:30 AM
Unknown Object (File)
Jun 19 2025, 11:41 AM
Unknown Object (File)
Jun 18 2025, 7:47 PM
Unknown Object (File)
Jun 17 2025, 7:15 PM
Unknown Object (File)
Jun 15 2025, 4:38 AM
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.