~launchpad-pqm/launchpad/devel

« back to all changes in this revision

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

Use DB patch number as assigned by Stuart.

Show diffs side-by-side

added added

removed removed

Lines of Context:
33
33
    FROM BugSubscription
34
34
    WHERE bug_notification_level=10;
35
35
 
36
 
INSERT INTO LaunchpadDatabaseRevision VALUES (2208, 97, 0);
 
36
INSERT INTO LaunchpadDatabaseRevision VALUES (2208, 70, 0);