Ir al contenido
Español

PostgresSnapshotStoreOptions

Esta página aún no está disponible en tu idioma.

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.