PHP 클래스 ImprovementsForMysql

상속: extends Phinx\Migration\AbstractMigration
파일 보기 프로젝트 열기: dereuromark/cakephp-queue

공개 메소드들

메소드 설명
change ( ) : void Change Method.

메소드 상세

change() 공개 메소드

Write your reversible migrations using this method. More information on writing migrations is available here: http://docs.phinx.org/en/latest/migrations.html#the-abstractmigration-class
public change ( ) : void
리턴 void