mirror of
https://github.com/thiloho/archtika.git
synced 2025-11-22 10:51:36 +01:00
Remove rollback migrations and fix filesystem deletion on user delete
This commit is contained in:
@@ -95,9 +95,3 @@ GRANT EXECUTE ON FUNCTION api.retrieve_file TO anon;
|
||||
GRANT EXECUTE ON FUNCTION api.retrieve_file TO authenticated_user;
|
||||
|
||||
-- migrate:down
|
||||
DROP FUNCTION api.upload_file;
|
||||
|
||||
DROP FUNCTION api.retrieve_file;
|
||||
|
||||
DROP DOMAIN "*/*";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user