PHP Class ImprovementsForMysql

Inheritance: extends Phinx\Migration\AbstractMigration
Afficher le fichier Open project: dereuromark/cakephp-queue

Méthodes publiques

Méthode Description
change ( ) : void Change Method.

Method Details

change() public méthode

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
Résultat void