LogoRobo.js
Framework

SchemaHistoryEntry

Interface: SchemaHistoryEntry

Schema history entry for visual diff support. Stored at: _flashcore:schema-history:{namespace} (append-only array)

Properties

PropertyTypeDescription
appliedAtstringWhen this version was applied (ISO string)
appliedBy"auto" | "migration"How this change was applied
changesSchemaChange[]Changes applied in this version
checksumstringCombined checksum at this version
migrationName?stringMigration name if applied by migration
versionnumberVersion number at this point in history

On this page