fp/services/migrations-schema/migrations/00127_grant-permissions-for...

3 lines
101 B
SQL

GRANT all ON api.vods_vtuber_links TO automation;
GRANT SELECT ON api.vods_vtuber_links TO web_anon;