Framework
VersionDiff
Interface: VersionDiff
Diff between two schema versions.
Properties
| Property | Type | Description |
|---|---|---|
from | SchemaHistoryEntry | From version entry |
modelDiffs | ModelDiff[] | Per-model diffs |
to | SchemaHistoryEntry | To version entry |
Robo.jsDiff between two schema versions.
| Property | Type | Description |
|---|---|---|
from | SchemaHistoryEntry | From version entry |
modelDiffs | ModelDiff[] | Per-model diffs |
to | SchemaHistoryEntry | To version entry |