コンテンツにスキップ
日本語

PostgresSnapshotStoreOptions

このコンテンツはまだ日本語訳がありません。

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.