Version20181212163132

Extends \Doctrine\Migrations\AbstractMigration

Class Version20181212163132 creates user table and alters moovbox table in schema

package

DoctrineMigrations

Methods

Migrate down and drop user table from schema

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

Arguments

$schema

\Doctrine\DBAL\Schema\Schema

Migrate up and create user table in schema

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

Arguments

$schema

\Doctrine\DBAL\Schema\Schema