Sqlsync::Data
Inherits Reference < Object
Constructors
new(table : Table)
SourceInstance methods
add_row(row)
Sourcecolumn_names
Sourceidentifier_row(row : Table::Row) : Table::Row
Sourcemapping(datarow : Row) : Row
TODO(bit4bit) se ve claramente que ya esto no es responsabilidad de esta clase, en conjuto con rows_to....
rows
Sourcerows_to_delete(other : Sqlsync::Data)
Sourcerows_to_insert(other : Sqlsync::Data)
Sourcerows_to_update(other : Sqlsync::Data)
Sourcetable_name
Sourceto_set
Sourceto_set_mapped(other : Sqlsync::Data)
Source