class

Sqlsync::Table::Descriptor

Inherits Reference < Object

Constructors

Instance methods

add_column(name : String, column_type : String)
Source
add_mapping(from_column : String, to_column : String)
Source
columns
Source
has_column?(name : String)
Source
identifier
Source
mapping
Source
table_name
Source
table_name=(value : Nil | String)
Source

Nested types