diff --git a/src/Appwrite/Migration/Version/V12.php b/src/Appwrite/Migration/Version/V12.php index 2c5ddef61d..d7b279461c 100644 --- a/src/Appwrite/Migration/Version/V12.php +++ b/src/Appwrite/Migration/Version/V12.php @@ -378,6 +378,7 @@ class V12 extends Migration $id = $collection->getId(); $projectId = $this->project->getId(); $internalId = $collection->getInternalId(); + Console::log("- {$id} ({$collection->getAttribute('name')})"); /** * Rename user's colletion table schema