seedLiveDiffState
seedLiveDiffState(
rows,pkColumns):LiveDiffState
Defined in: packages/client/src/worker/live-diff.ts:46
Seed the diff state from the initial snapshot (which the worker sends verbatim, not as a diff).
Parameters
Section titled “Parameters”readonly Record<string, unknown>[]
pkColumns
Section titled “pkColumns”readonly string[] | undefined