mirror of
https://github.com/appwrite/appwrite
synced 2026-05-22 16:38:32 +00:00
Not sure we need it but ok
This commit is contained in:
parent
0097a0edcd
commit
9829ba2afb
1 changed files with 1 additions and 0 deletions
|
|
@ -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 = [
|
||||
|
|
|
|||
Loading…
Reference in a new issue