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
F14004683: D19181.diff
Sun, Oct 27, 1:00 AM
F14004682: D19181.diff
Sun, Oct 27, 12:59 AM
F13986052: D19181.id45943.diff
Mon, Oct 21, 12:18 AM
F13955655: D19181.diff
Oct 14 2024, 2:25 AM
Unknown Object (File)
Oct 9 2024, 9:06 AM
Unknown Object (File)
Oct 3 2024, 5:45 PM
Unknown Object (File)
Oct 1 2024, 10:01 AM
Unknown Object (File)
Sep 30 2024, 9:22 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.