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)
Sun, Jun 1, 8:54 PM
Unknown Object (File)
Fri, May 30, 3:46 AM
Unknown Object (File)
Tue, May 6, 1:11 AM
Unknown Object (File)
May 1 2025, 6:50 PM
Unknown Object (File)
Apr 29 2025, 5:46 PM
Unknown Object (File)
Apr 28 2025, 3:27 AM
Unknown Object (File)
Apr 23 2025, 11:56 PM
Unknown Object (File)
Mar 31 2025, 9:41 AM
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.