Daff - Data Diff

daff.DiffSummary

Summarize the changes in a diff of a pair of tables

Type: class

Constructor:

new()

Variables:

col_count_final : Int
col_count_initial : Int
col_deletes : Int
col_inserts : Int
col_renames : Int
col_reorders : Int
col_updates : Int
different : Bool
row_count_final : Int
row_count_final_with_header : Int
row_count_initial : Int
row_count_initial_with_header : Int
row_deletes : Int
row_inserts : Int
row_reorders : Int
row_updates : Int