Interface: BrokenFileRef
Interface: BrokenFileRef
Section titled “Interface: BrokenFileRef”Defined in: core/src/schema/columns.ts:220
Emitted by decodeFromSql("file", ...) when a file cell can’t be parsed
(typically an empty-string backfill from an ALTER TABLE … DEFAULT ‘’,
or a raw driver write of a malformed manifest). Client-side helpers
degrade this to status: "missing" rather than crashing the pull batch.
Properties
Section titled “Properties”__plasmaFileBroken
Section titled “__plasmaFileBroken”
readonly__plasmaFileBroken:true
Defined in: core/src/schema/columns.ts:221
readonlyraw:unknown
Defined in: core/src/schema/columns.ts:222