mirror of
https://github.com/appwrite/appwrite.git
synced 2026-05-26 13:51:13 +00:00
updated migrations
This commit is contained in:
@@ -205,7 +205,8 @@ class Migrations extends Action
|
||||
$resourceId,
|
||||
$migrationOptions['path'],
|
||||
$this->deviceForMigrations,
|
||||
$this->dbForProject
|
||||
$this->dbForProject,
|
||||
$getDatabasesDB
|
||||
),
|
||||
default => throw new \Exception('Invalid source type'),
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user