PHP Class DoctrineMigrations\Version20160114142234

Inheritance: extends Doctrine\DBAL\Migrations\AbstractMigration
Datei anzeigen Open project: ec-cube/ec-cube

Public Methods

Method Description
down ( Doctrine\DBAL\Schema\Schema $schema )
up ( Doctrine\DBAL\Schema\Schema $schema )

Private Methods

Method Description
delete_dtb_csv ( EntityManager $em ) delete dtb_csv
dtb_csv ( EntityManager $em ) insert dtb_csv
mtb_tag ( EntityManager $em ) insert mtb_tag

Method Details

down() public method

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

up() public method

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