class

Avram::Migrator::Columns::FloatColumn(T)

Inherits Avram::Migrator::Columns::Base < Reference < Object

Constructors

new(name : String, nilable : Bool | Nil, default : Float32 | T | Nil, precision : Int32 | Nil, scale : Int32 | Nil)
Source
new(name : String, nilable : Bool | Nil, default : Float32 | T | Nil)
Source

Instance methods

column_type
Source