Skip to content

Cannot manage function-level permissions (bug) #3707

@wokalski

Description

@wokalski

When I want to add execute on some function to a user:

 permission {
   to         = user.a_user
   for        = function.public.a_function
   privileges = [EXECUTE]
 }

It fails silently. No migration is generated.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions