PHP Class Piwik\Updater\Migration\Db\ChangeColumn

See also: Factory::changeColumn()
Inheritance: extends Sql
Show file Open project: piwik/piwik

Public Methods

Method Description
__construct ( $table, $oldColumnName, $newColumnName, $columnType )

Method Details

__construct() public method

public __construct ( $table, $oldColumnName, $newColumnName, $columnType )