Add an ancestor column to SPPH
Bug #684101 reported by
Steve Kowalik
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Launchpad itself |
Fix Released
|
Undecided
|
Steve Kowalik |
Bug Description
SPPH should grow an ancestor column, which allows us to, among other things, calculate base versions between distroseries, and eviscerate the domination code.
Related branches
lp://qastaging/~stevenk/launchpad/db-spph-ancestry
- Jonathan Lange (community): Approve
- Stuart Bishop (community): Approve (db)
- Jeroen T. Vermeulen (community): Approve (code)
-
Diff: 172 lines (+48/-7)7 files modifieddatabase/schema/comments.sql (+2/-1)
database/schema/patch-2208-34-0.sql (+8/-0)
lib/canonical/launchpad/interfaces/_schema_circular_imports.py (+3/-0)
lib/lp/soyuz/interfaces/publishing.py (+9/-1)
lib/lp/soyuz/model/publishing.py (+7/-2)
lib/lp/soyuz/tests/test_publishing.py (+17/-2)
lib/lp/testing/factory.py (+2/-1)
Changed in soyuz: | |
assignee: | nobody → Steve Kowalik (stevenk) |
milestone: | none → 10.12 |
status: | New → Fix Committed |
tags: |
added: derivation qa-untestable removed: qa-needstesting |
Changed in soyuz: | |
status: | Fix Committed → Fix Released |
To post a comment you must log in.
Fixed in db-stable r10030 <http:// bazaar. launchpad. net/~launchpad- pqm/launchpad/ db-stable/ revision/ 10030>.