neroshitron/seed.sql

3 lines
77 B
SQL

create role 'manager';
grant manager to authenticator;
grant anon to manager;