3 lines
107 B
SQL
3 lines
107 B
SQL
GRANT ALL ON SEQUENCE asset_id_seq TO windmill_user;
|
|
GRANT ALL ON SEQUENCE asset_id_seq TO windmill_admin;
|