class

Clear::Migration::AlterColumn

Inherits Clear::Migration::Operation < Clear::ErrorMessages < Reference < Object

Constructors

new(table : String, column_name, column_type, new_column_name, new_column_type)
Source

Instance methods

down
Source