PHP Class ConsistentForeignKeyNames, learninglocker

Inheritance: extends Illuminate\Database\Migrations\Migration
Mostrar archivo Open project: learninglocker/learninglocker

Public Methods

Method Description
down ( )
up ( )

Private Methods

Method Description
changeForeignKey ( $collection, $old_key, $new_key, $old_value, $modifier )

Method Details

down() public method

public down ( )

up() public method

public up ( )