mirror of
https://github.com/windmill-labs/windmill.git
synced 2026-08-26 00:01:37 +00:00
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; |