~launchpad-pqm/launchpad/devel

« back to all changes in this revision

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

Merged support-mustache into mustache-bugs.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
SET client_min_messages=ERROR;
2
 
 
3
 
ALTER TABLE POTMsgSet DROP COLUMN "sequence";
4
 
 
5
 
INSERT INTO LaunchpadDatabaseRevision VALUES (2208, 01, 2);