4 lines
135 B
SQL
4 lines
135 B
SQL
-- Add up migration script here
|
|
|
|
GRANT ALL on deployment_metadata to windmill_user;
|
|
GRANT ALL on deployment_metadata to windmill_admin; |