~launchpad-pqm/launchpad/devel

« back to all changes in this revision

Viewing changes to database/schema/patch-2208-72-0.sql

  • Committer: Raphael Badin
  • Date: 2011-05-20 10:56:49 UTC
  • mto: (7675.1045.395 db-devel)
  • mto: This revision was merged to the branch mainline in revision 13163.
  • Revision ID: raphael.badin@canonical.com-20110520105649-p2v0tskckplpbvhy
Db-patch is #72.

Show diffs side-by-side

added added

removed removed

Lines of Context:
15
15
-- Drop redundant index.
16
16
DROP INDEX distroseriesparent__derivedseries__idx;
17
17
 
18
 
INSERT INTO LaunchpadDatabaseRevision VALUES (2208, 99, 0);
 
18
INSERT INTO LaunchpadDatabaseRevision VALUES (2208, 72, 0);