Pular para o conteúdo
Português (BR)

PostgresSnapshotStoreOptions

Este conteúdo não está disponível em sua língua ainda.

PostgresSnapshotStoreOptions = PostgresSnapshotStoreOptionsBuilder | Partial<PostgresSnapshotStoreOptionsType>

Defined in: src/persistence/snapshot-stores/PostgresSnapshotStoreOptions.ts:62

Accepted input for the Postgres snapshot-store constructor: the fluent PostgresSnapshotStoreOptionsBuilder OR a plain PostgresSnapshotStoreOptionsType object.