Merge lp:~cjwatson/launchpad/ul10nstats-security-distribution into lp:launchpad

Proposed by Colin Watson on 2015-02-02
Status: Merged
Approved by: Colin Watson on 2015-02-03
Approved revision: no longer in the source branch.
Merged at revision: 17331
Proposed branch: lp:~cjwatson/launchpad/ul10nstats-security-distribution
Merge into: lp:launchpad
Diff against target: 11 lines (+1/-0)
1 file modified
database/schema/security.cfg (+1/-0)
To merge this branch: bzr merge lp:~cjwatson/launchpad/ul10nstats-security-distribution
Reviewer Review Type Date Requested Status
William Grant code 2015-02-02 Approve on 2015-02-03
Review via email: mp+248257@code.launchpad.net

Commit Message

Allow ubuntu_localisation_statistics to SELECT FROM distribution.

Description of the Change

Allow ubuntu_localisation_statistics to SELECT FROM distribution.

This is needed by https://code.launchpad.net/~dpm/lp-get-ul10nstats/distro-support/+merge/234349, until such time as we can kill this out-of-tree SQL user.

To post a comment you must log in.
William Grant (wgrant) :
review: Approve (code)

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'database/schema/security.cfg'
2--- database/schema/security.cfg 2014-11-03 06:54:51 +0000
3+++ database/schema/security.cfg 2015-02-02 14:42:06 +0000
4@@ -2376,6 +2376,7 @@
5 [ubuntu_localisation_statistics]
6 # A script which runs statistical queries related to translations.
7 # See lp:lp-get-ul10nstats
8+public.distribution = SELECT
9 public.distroseries = SELECT
10 public.language = SELECT
11 public.pofile = SELECT