update migration for notification optouts
This commit is contained in:
parent
7a302ce6ad
commit
e14d60b78f
2 changed files with 8 additions and 1 deletions
|
|
@ -728,7 +728,6 @@ CREATE TABLE build_notifications_block (
|
|||
tag_id INTEGER REFERENCES tag (id)
|
||||
) WITHOUT OIDS;
|
||||
|
||||
|
||||
GRANT SELECT ON build, package, task, tag,
|
||||
tag_listing, tag_config, tag_inheritance, tag_packages,
|
||||
rpminfo TO PUBLIC;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue