class

Lustra::Migration::RenameColumn

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

Constructors

new(table : String, old_column_name : String, new_column_name : String)
Source

Instance methods

down
Source