mirror of
https://github.com/thiloho/archtika.git
synced 2025-11-22 02:41:35 +01:00
Remove rollback migrations and fix filesystem deletion on user delete
This commit is contained in:
@@ -13,7 +13,3 @@ CREATE EVENT TRIGGER pgrst_watch ON ddl_command_end
|
||||
EXECUTE FUNCTION internal.pgrst_watch ();
|
||||
|
||||
-- migrate:down
|
||||
DROP EVENT TRIGGER pgrst_watch;
|
||||
|
||||
DROP FUNCTION internal.pgrst_watch;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user