~launchpad-pqm/launchpad/devel

« back to all changes in this revision

Viewing changes to database/schema/patch-2208-78-2.sql

  • Committer: Launchpad Patch Queue Manager
  • Date: 2011-09-12 18:11:42 UTC
  • mfrom: (13901.2.2 perm-845803)
  • Revision ID: launchpad@pqm.canonical.com-20110912181142-fnn8de7d1cq3ra9r
[r=julian-edwards][bug=845803] Remove call to
        canSetEnabledRestrictedFamilies

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
SET client_min_messages = ERROR;
 
2
 
 
3
DROP INDEX IF EXISTS temp_previewdiff;
 
4
 
 
5
INSERT INTO LaunchpadDatabaseRevision VALUES (2208, 78, 2);