public diff(entityType as Type) as SchemaPlan:
Computes an immutable reconciliation plan for one mapped entity.
entityType
Entity-specific schema plan.
plan = schema.diff(User.type)