klyn.data.SchemaPlan.empty
property
public readonly property empty as Boolean:
Description

True when physical structures already match the entity model.

if plan.empty:
print("Schema is current")