class

Marten::DB::Management::Introspector::ColumnInfo

Inherits Reference / Object

Constructors

new(name : String, type : String, nullable : Bool, default : ::DB::Any | Nil, character_maximum_length : Int32 | Int64 | Nil = nil)
Source

Instance methods

character_maximum_length
Source
default
Source
name
Source
nullable?
Source
type
Source