mirror of
https://github.com/windmill-labs/windmill.git
synced 2026-08-18 16:02:10 +00:00
add grants to workspace_runnable_dependencies
This commit is contained in:
@@ -0,0 +1 @@
|
||||
-- Add down migration script here
|
||||
@@ -0,0 +1,3 @@
|
||||
-- Add up migration script here
|
||||
GRANT ALL on workspace_runnable_dependencies TO windmill_user;
|
||||
GRANT ALL on workspace_runnable_dependencies TO windmill_admin;
|
||||
Reference in New Issue
Block a user