1
0
Fork 0
mirror of synced 2024-09-30 09:18:14 +13:00

fix: add console log to custom collection migration

This commit is contained in:
Torsten Dittmann 2022-03-02 09:35:52 +01:00
parent 66099079b1
commit 0003fc09ca

View file

@ -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