~launchpad-pqm/launchpad/devel

« back to all changes in this revision

Viewing changes to database/schema/security.cfg

[r=wgrant][bug=810727] Do not create packaging links in
        BugAlsoAffectsView if the distribution we get from the DSP task
        on the bugtask has no currentseries.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
# Copyright 2009-2012 Canonical Ltd.  This software is licensed under the
 
1
# Copyright 2009-2011 Canonical Ltd.  This software is licensed under the
2
2
# GNU Affero General Public License version 3 (see the file LICENSE).
3
3
#
4
4
# Possible permissions: SELECT, INSERT, UPDATE, EXECUTE
2155
2155
public.revisionauthor                   = SELECT, UPDATE
2156
2156
public.revisioncache                    = SELECT, DELETE
2157
2157
public.sourcepackagename                = SELECT
2158
 
public.sourcepackagerelease             = SELECT, UPDATE
 
2158
public.sourcepackagerelease             = SELECT
2159
2159
public.sourcepackagepublishinghistory   = SELECT, UPDATE
2160
2160
public.suggestivepotemplate             = INSERT, DELETE
2161
2161
public.teamparticipation                = SELECT, DELETE