Version20190106213221
Extends \Doctrine\Migrations\AbstractMigration
Class Version20190106213221 adds $created and $updated Epoch timestamps to Targets & Sources tables
package
|
DoctrineMigrations
|
Methods
Migrate down and drop recent timestamp columns
down(\Doctrine\DBAL\Schema\Schema $schema)
Arguments
$schema
\Doctrine\DBAL\Schema\Schema
Migrate up and add timestamp columns
up(\Doctrine\DBAL\Schema\Schema $schema)
Arguments
$schema
\Doctrine\DBAL\Schema\Schema