~launchpad-pqm/launchpad/devel

« back to all changes in this revision

Viewing changes to database/schema/archive/patch-2207-35-2.sql

  • Committer: Launchpad Patch Queue Manager
  • Date: 2012-01-06 18:59:36 UTC
  • mfrom: (14645.1.1 typos)
  • Revision ID: launchpad@pqm.canonical.com-20120106185936-c36ko9sfri1s2lkd
[r=bac][no-qa] Fix a slew of typos.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
SET client_min_messages=ERROR;
2
2
 
3
3
/* This table is populated and triggers added to keep it up to date
4
 
in patch-2207-44-0.sql. The table creation is in a seperate DB
 
4
in patch-2207-44-0.sql. The table creation is in a separate DB
5
5
patch to we can install it on production before rollout and grant
6
6
required permissions. */
7
7
CREATE TABLE lp_Account (