Skip to main content

@idpass/data-collect-core / syncActivity

Variable: syncActivity

const syncActivity: PgTableWithColumns<{ }>

Defined in: db/schema.ts:155

Append-only sync activity audit log.

One row per /pull or /push request. Pruned by a TTL job (90 days default). Used by admin support tooling to investigate sync history.