Version20190107194307

Extends \Doctrine\Migrations\AbstractMigration

Class Version20190107194307 creates App\Entity\Groups table within schema

package

DoctrineMigrations

Methods

Migrate down and drop groups table from schema

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

Arguments

$schema

\Doctrine\DBAL\Schema\Schema

Migrate up and create groups table in schema

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

Arguments

$schema

\Doctrine\DBAL\Schema\Schema