Skip to main content

compute_schema_diff

Function compute_schema_diff 

Source
pub fn compute_schema_diff(
    source: &SchemaSnapshot,
    target: &SchemaSnapshot,
) -> Vec<TableDiff>