harbor/make/migrations/postgresql/0005_add_master_role.up.sql

1 line
61 B
SQL

INSERT INTO role (role_code, name) VALUES ('DRWS', 'master');