Skip to main content

diff_tables

Function diff_tables 

Source
pub fn diff_tables(
    target: &Catalog,
    source: &Catalog,
    out: &mut ChangeSet,
    managed_roles: &BTreeSet<Identifier>,
)
Expand description

Diff tables in target against source, appending entries to out.