Skip to content

classifyTableApplyStrategy

classifyTableApplyStrategy<TTable>(entry): ApplyStrategy

Defined in: packages/contracts/src/registry.ts:1308

The statically-chosen bulk-insert strategy for a synced table (ADR-0009 decision 3).

TTable extends AnyPgTable

SyncTableEntry<TTable>

ApplyStrategy