跳转到内容
简体中文

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.