Skip to main content
CrystalDocs
Search documentation
Search
Browse Docs
CrystalShards
About
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