Page MenuHomePhabricator

Generate expected schemata for Maniphest
ClosedPublic

Authored by epriestley on Sep 19 2014, 3:49 PM.
Tags
None
Referenced Files
F14081508: D10526.diff
Fri, Nov 22, 8:17 PM
Unknown Object (File)
Thu, Nov 21, 1:29 PM
Unknown Object (File)
Sun, Nov 17, 12:20 AM
Unknown Object (File)
Mon, Oct 28, 2:10 PM
Unknown Object (File)
Fri, Oct 25, 12:50 PM
Unknown Object (File)
Oct 20 2024, 11:30 AM
Unknown Object (File)
Oct 19 2024, 8:06 AM
Unknown Object (File)
Oct 10 2024, 9:34 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
Branch
utfx3
Lint
Lint Passed
Unit
Tests Passed
Build Status
Buildable 2590
Build 2594: [Placeholder Plan] Wait for 30 Seconds

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.