class

Sqlsync::Data

Inherits Reference < Object

Constructors

new(table : Table)
Source

Instance methods

add_row(row)
Source
column_names
Source
identifier_row(row : Table::Row) : Table::Row
Source
mapping(datarow : Row) : Row

TODO(bit4bit) se ve claramente que ya esto no es responsabilidad de esta clase, en conjuto con rows_to....

Source
rows
Source
rows_to_delete(other : Sqlsync::Data)
Source
rows_to_insert(other : Sqlsync::Data)
Source
rows_to_update(other : Sqlsync::Data)
Source
table_name
Source
to_set
Source
to_set_mapped(other : Sqlsync::Data)
Source

Nested types