mirror of
https://github.com/appwrite/appwrite.git
synced 2026-05-26 13:51:13 +00:00
Not sure we need it but ok
This commit is contained in:
@@ -155,6 +155,7 @@ class V22 extends Migration
|
||||
Console::warning("Failed to delete index \"$index\" from {$id}: {$th->getMessage()}");
|
||||
}
|
||||
}
|
||||
$this->dbForProject->purgeCachedCollection($id);
|
||||
break;
|
||||
case 'migrations':
|
||||
$attributes = [
|
||||
|
||||
Reference in New Issue
Block a user