Skip to main content
CrystalDocs
Search documentation
Search
Browse Docs
CrystalShards
About
class
Sqlsync::Table::Descriptor::Column
Inherits
Reference
<
Object
Constructors
new
(name :
String
, column_type :
Typer
.class)
Source
Instance methods
==
(other)
Returns
false
(other can only be a
Value
here).
Source
column_type
Source
name
Source
Nested types
Sqlsync::Table::Descriptor::Column::Type
Sqlsync::Table::Descriptor::Column::Typer