mirror of
https://github.com/thiloho/archtika.git
synced 2025-11-22 10:51:36 +01:00
Add administrator role plus manage dashboard and cleanup database migrations
This commit is contained in:
@@ -26,5 +26,5 @@ CREATE CONSTRAINT TRIGGER check_user_not_website_owner
|
||||
-- migrate:down
|
||||
DROP TRIGGER check_user_not_website_owner ON internal.collab;
|
||||
|
||||
DROP FUNCTION internal.check_user_not_website_owner ();
|
||||
DROP FUNCTION internal.check_user_not_website_owner;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user