Page MenuHomePhabricator

Add and populate a `pathIndex` column for OwnersPath
ClosedPublic

Authored by epriestley on Mar 7 2018, 3:37 AM.

Details

Summary

Ref T11015. This supports making path names arbitrarily long and putting a proper unique key on the table.

Test Plan
  • Migrated, checked database, saw nice digested indexes.
  • Edited a package, saw new rows update with digested indexes.

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

This revision was not accepted when it landed; it landed in state Needs Review.Mar 7 2018, 4:30 AM
This revision was automatically updated to reflect the committed changes.