Version20190107102220

Extends \Doctrine\Migrations\AbstractMigration

Class Version20190107102220 adds $created and $updated UNIX Epoch timestamps to \App\Entity\Users table

package

DoctrineMigrations

Methods

Migrate down and drop timestamp columns

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

Arguments

$schema

\Doctrine\DBAL\Schema\Schema

Migrate up and add timestamps

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

Arguments

$schema

\Doctrine\DBAL\Schema\Schema