Version20181214184827

Extends \Doctrine\Migrations\AbstractMigration

Class Version20181214184827 create $gps_id in the bounce table

package

DoctrineMigrations

Methods

Migrate down and drop $gps_id column from bounce table in schema

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

Arguments

$schema

\Doctrine\DBAL\Schema\Schema

Migrate up and add $gps_id column to bounce table in schema

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

Arguments

$schema

\Doctrine\DBAL\Schema\Schema