P5-3537 remove curator role
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
-- P5-3537 remove curator role
|
||||
|
||||
DELETE FROM u_role_user WHERE role_id = (SELECT id FROM u_roles WHERE name = 'curator');
|
||||
DELETE FROM u_roles WHERE name = 'curator';
|
||||
Reference in New Issue
Block a user