mirror of
https://github.com/thiloho/archtika.git
synced 2025-11-22 02:41:35 +01:00
Add administrator role plus manage dashboard and cleanup database migrations
This commit is contained in:
@@ -15,5 +15,5 @@ CREATE EVENT TRIGGER pgrst_watch ON ddl_command_end
|
||||
-- migrate:down
|
||||
DROP EVENT TRIGGER pgrst_watch;
|
||||
|
||||
DROP FUNCTION internal.pgrst_watch ();
|
||||
DROP FUNCTION internal.pgrst_watch;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user