Aller au contenu
Français

PostgresSnapshotStoreOptions

Ce contenu n’est pas encore disponible dans votre langue.

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.