refine the migration comment

This commit is contained in:
nobohan 2021-04-22 09:59:46 +02:00
parent 8c33d876e8
commit 69a3c6a9b2

View File

@ -6,7 +6,7 @@ use Doctrine\DBAL\Schema\Schema;
use Doctrine\Migrations\AbstractMigration;
/**
* Auto-generated Migration: Please modify to your needs!
* Create the postgis extension
*/
final class Version20210414091001 extends AbstractMigration
{