mirror of
https://github.com/appwrite/appwrite.git
synced 2026-05-26 13:51:13 +00:00
keep in same
This commit is contained in:
@@ -135,7 +135,6 @@ class V23 extends Migration
|
||||
case 'buckets':
|
||||
try {
|
||||
$this->createAttributeFromCollection($this->dbForProject, $id, 'transformations');
|
||||
$this->createAttributeFromCollection($this->dbForPlatform, $id, 'transformations');
|
||||
} catch (Throwable $th) {
|
||||
Console::warning("'transformations' from {$id}: {$th->getMessage()}");
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user