~launchpad-pqm/launchpad/devel

« back to all changes in this revision

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

  • Committer: Colin Watson
  • Date: 2012-01-06 11:08:30 UTC
  • mto: This revision was merged to the branch mainline in revision 14650.
  • Revision ID: cjwatson@canonical.com-20120106110830-l6lj4zfbixcubel2
Fix a slew of typos that have been annoying me.

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 (