@idpass/data-collect-core / entitySnapshots
Variable: entitySnapshots
constentitySnapshots:PgTableWithColumns<{ }>
Defined in: db/schema.ts:226
Entity snapshots for event sourcing optimization. Stores point-in-time snapshots of entity state to avoid replaying all events.