~launchpad-pqm/launchpad/devel

« back to all changes in this revision

Viewing changes to database/schema/patch-2208-83-1.sql

Take out POComment too.

Show diffs side-by-side

added added

removed removed

Lines of Context:
22
22
ALTER TABLE pushmirroraccess DROP CONSTRAINT "$1";
23
23
ALTER TABLE webserviceban DROP CONSTRAINT webserviceban_person_fkey;
24
24
ALTER TABLE openidrpsummary DROP CONSTRAINT openidrpsummary_account_fkey;
 
25
ALTER TABLE pocomment DROP CONSTRAINT "$5";
25
26
 
26
27
-- Remove LFA FKs.
27
28
ALTER TABLE shipitreport DROP CONSTRAINT "$1";