class

Lustra::Migration::ChangeColumnNull

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

Constructors

new(table : String, column_name : String, null : Bool, default_value : Nil | String = nil)
Source

Instance methods

down
Source