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:
@@ -39,5 +39,3 @@ SECURITY DEFINER;
|
||||
GRANT EXECUTE ON FUNCTION api.export_articles_zip TO authenticated_user;
|
||||
|
||||
-- migrate:down
|
||||
DROP FUNCTION api.export_articles_zip;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user