launchpad-reviewers team mailing list archive
-
launchpad-reviewers team
-
Mailing list archive
-
Message #04152
Re: [Merge] lp:~wgrant/launchpad/bug-805791 into lp:launchpad/db-devel
Review: Needs Fixing db
There is no need to use the backdoor approach here - there are only 5-6 million rows at any time in the table so we should use the supported syntax (drop the primary key and index, add the new primary key).
--
https://code.launchpad.net/~wgrant/launchpad/bug-805791/+merge/66856
Your team Launchpad code reviewers is requested to review the proposed merge of lp:~wgrant/launchpad/bug-805791 into lp:launchpad/db-devel.
References