Page MenuHomePhabricator

Generate expected schemata for Maniphest
ClosedPublic

Authored by epriestley on Sep 19 2014, 3:49 PM.
Tags
None
Referenced Files
F12836456: D10526.diff
Thu, Mar 28, 3:48 PM
Unknown Object (File)
Mon, Mar 25, 10:32 PM
Unknown Object (File)
Mon, Mar 25, 4:28 PM
Unknown Object (File)
Mon, Mar 25, 4:28 PM
Unknown Object (File)
Mon, Mar 25, 4:28 PM
Unknown Object (File)
Mon, Mar 25, 4:17 PM
Unknown Object (File)
Sat, Mar 16, 4:25 AM
Unknown Object (File)
Jan 23 2024, 4:18 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.