~launchpad-pqm/launchpad/devel

« back to all changes in this revision

Viewing changes to database/schema/security.cfg

[r=bac,
        julian-edwards][bug=862247] Initialization is not possible if the
        series has no publisher setup.

Show diffs side-by-side

added added

removed removed

Lines of Context:
990
990
public.packageuploadbuild                       = SELECT
991
991
public.packaging                                = SELECT, INSERT
992
992
public.person                                   = SELECT
993
 
public.processor                                = SELECT
994
993
public.pocketchroot                             = SELECT
 
994
public.processor                                = SELECT
995
995
public.processorfamily                          = SELECT
 
996
public.publisherconfig                          = SELECT
996
997
public.section                                  = SELECT
997
998
public.sectionselection                         = SELECT, INSERT
998
999
public.sourcepackageformatselection             = SELECT, INSERT