Version20181220165557

Extends \Doctrine\Migrations\AbstractMigration

Class Version20181220165557 creates targets table in the schema

package

DoctrineMigrations

Methods

Migrate down and drop target table from schema

down(\Doctrine\DBAL\Schema\Schema $schema) 

Arguments

$schema

\Doctrine\DBAL\Schema\Schema

Migrate up and create target table in schema

up(\Doctrine\DBAL\Schema\Schema $schema) 

Arguments

$schema

\Doctrine\DBAL\Schema\Schema