public diff() as SchemaPlan:
Computes an immutable reconciliation plan for every mapped entity.
Empty plan when the schema is conformant.
plan = schema.diff() print(plan.preview)