diff --git a/src/Appwrite/Platform/Workers/Migrations.php b/src/Appwrite/Platform/Workers/Migrations.php index 508899fa97..ae43a1b481 100644 --- a/src/Appwrite/Platform/Workers/Migrations.php +++ b/src/Appwrite/Platform/Workers/Migrations.php @@ -303,15 +303,6 @@ class Migrations extends Action 'files.write', 'functions.read', 'functions.write', - 'databases.read', - 'collections.read', - 'collections.write', - 'tables.read', - 'tables.write', - 'documents.read', - 'documents.write', - 'rows.read', - 'rows.write', 'tokens.read', 'tokens.write', ]