Version20190106220932

Extends \Doctrine\Migrations\AbstractMigration

Class Version20190106220932 alters $blocked column to default null of type boolean

package

DoctrineMigrations

Methods

Migrate down to previous column type

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

Arguments

$schema

\Doctrine\DBAL\Schema\Schema

Migrate up and modify $blocked column to default null boolean

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

Arguments

$schema

\Doctrine\DBAL\Schema\Schema