Version20190114042011

Extends \Doctrine\Migrations\AbstractMigration

Class Version20190114042011 add UNIX Epoch $created timestamp column to Outgoing

package

DoctrineMigrations

Methods

Migrate down and drop $created timestamp column

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

Arguments

$schema

\Doctrine\DBAL\Schema\Schema

Migrate up and add $created timestamp column

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

Arguments

$schema

\Doctrine\DBAL\Schema\Schema