fix: add grant select on debounce_key
This commit is contained in:
@@ -0,0 +1 @@
|
||||
-- Add down migration script here
|
||||
@@ -0,0 +1,4 @@
|
||||
-- Add up migration script here
|
||||
|
||||
GRANT SELECT ON debounce_key TO windmill_user;
|
||||
GRANT SELECT ON debounce_key TO windmill_admin;
|
||||
Reference in New Issue
Block a user