~launchpad-pqm/launchpad/devel

7675.1086.1 by Robert Collins
Update bugtask heat indices.
1
-- Copyright 2011 Canonical Ltd.  This software is licensed under the
2
-- GNU Affero General Public License version 3 (see the file LICENSE).
3
4
SET client_min_messages=ERROR;
5
6
-- Poor index, superceded in -2.
7
DROP INDEX bugtask__product__heat__idx;
8
9
INSERT INTO LaunchpadDatabaseRevision VALUES (2208, 59, 1);