class

Lustra::Migration::ChangeColumnComment

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

Set or change a column's comment

Constructors

new(table : String, column_name : String, from : String | Nil, to : String | Nil)
Source

Instance methods

down
Source