PHP 클래스 Application\Migrations\Version20140731151542

상속: extends Doctrine\DBAL\Migrations\AbstractMigration
파일 보기 프로젝트 열기: fruux/Baikal2

공개 메소드들

메소드 설명
down ( Doctrine\DBAL\Schema\Schema $schema )
up ( Doctrine\DBAL\Schema\Schema $schema )

메소드 상세

down() 공개 메소드

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

up() 공개 메소드

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