updated migrations

This commit is contained in:
ArnabChatterjee20k
2025-11-20 18:56:14 +05:30
parent 1004435e9e
commit 2f1e47e35a
2 changed files with 12 additions and 11 deletions
+2 -1
View File
@@ -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'),
};