← Back to team overview

launchpad-reviewers team mailing list archive

Re: [Merge] lp:~stevenk/launchpad/denorm-bspph into lp:launchpad/db-devel

 

Review: Approve db
We will also need to index this column. As we never delete or update bpn and spn rows, we can add these later as live database patches to avoid downtime as these are large tables. We will need indexes not only to support the desired searches, but also to allow the garbo job that will populate the new columns to complete this year.

You should open (at least) three bugs to track the todo stuff:
  - spph.sourcepackagename/bpph.binarypackagename not indexed
  - spph.sourcepackagename/bpph.binarypackagename not populated
  - spph.sourcepackagename/bpph.binarypackagename missing NOT NULL constraint
-- 
https://code.launchpad.net/~stevenk/launchpad/denorm-bspph/+merge/71303
Your team Launchpad code reviewers is requested to review the proposed merge of lp:~stevenk/launchpad/denorm-bspph into lp:launchpad/db-devel.


References