~launchpad-pqm/launchpad/devel

« back to all changes in this revision

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

[r=bac][bug=835024] New error_description property on
        InitializeDistroSeriesJob.

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);