Page MenuHomePhabricator

Move task/project storage to edges
ClosedPublic

Authored by epriestley on Jul 6 2014, 3:09 PM.
Tags
None
Referenced Files
F18371166: D9850.diff
Thu, Aug 28, 4:46 AM
F18111700: D9850.id.diff
Tue, Aug 12, 11:18 AM
F18099594: D9850.id23643.diff
Sat, Aug 9, 6:39 AM
F18093138: D9850.id23641.diff
Thu, Aug 7, 3:54 PM
F18090486: D9850.id23621.diff
Wed, Aug 6, 4:03 PM
F18068134: D9850.id.diff
Mon, Aug 4, 3:06 PM
F18067969: D9850.id23641.diff
Mon, Aug 4, 3:03 PM
F18067967: D9850.id23932.diff
Mon, Aug 4, 3:03 PM
Subscribers

Details

Summary

Ref T5245. This moves the actual storage over and stops reads and writes to the old table.

Test Plan
  • Verified tasks retained projects across the migration.
  • Added and removed projects from tasks.
  • Searched for: all, any, users' projects, not-in-projects, no-projects.

Diff Detail

Repository
rP Phabricator
Branch
projedge9
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 1573
Build 1574: [Placeholder Plan] Wait for 30 Seconds

Event Timeline

epriestley retitled this revision from to Move task/project storage to edges.
epriestley updated this object.
epriestley edited the test plan for this revision. (Show Details)
epriestley added reviewers: joshuaspence, chad, btrahan.
joshuaspence edited edge metadata.
joshuaspence added inline comments.
resources/sql/autopatches/20140706.pedge.1.sql
7

I guess that we can drop this table? (probably later though)

This revision is now accepted and ready to land.Jul 7 2014, 12:19 AM

Yeah, I'll nuke it at the end of the chain. I renamed it locally and haven't hit any surprises yet.

epriestley edited edge metadata.
  • Rebasing through...
  • Modern edgetype class names.
epriestley updated this revision to Diff 23932.

Closed by commit rPaa7953978975 (authored by @epriestley).