Skip to main content

diff

Function diff 

Source
pub fn diff(migration_graph: &SchemaGraph, live: &LiveSchema) -> DriftReport
Expand description

Compare the schema graph inferred from migration files against the live database snapshot.