Page MenuHomePhabricator

Add and populate a `pathIndex` column for OwnersPath
ClosedPublic

Authored by epriestley on Mar 7 2018, 3:37 AM.
Tags
None
Referenced Files
Unknown Object (File)
Fri, Apr 19, 7:31 PM
Unknown Object (File)
Fri, Apr 19, 7:13 PM
Unknown Object (File)
Sun, Apr 14, 7:17 PM
Unknown Object (File)
Fri, Apr 12, 5:02 AM
Unknown Object (File)
Thu, Apr 11, 10:37 AM
Unknown Object (File)
Thu, Apr 4, 10:26 AM
Unknown Object (File)
Feb 11 2024, 10:17 AM
Unknown Object (File)
Feb 3 2024, 6:21 PM
Subscribers
None

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.