Zum Inhalt springen
Deutsch

SqliteSnapshotStoreOptions

Dieser Inhalt ist noch nicht in deiner Sprache verfügbar.

SqliteSnapshotStoreOptions = SqliteSnapshotStoreOptionsBuilder | Partial<SqliteSnapshotStoreOptionsType>

Defined in: src/persistence/snapshot-stores/SqliteSnapshotStoreOptions.ts:70

Accepted input for the SQLite snapshot-store constructor: the fluent SqliteSnapshotStoreOptionsBuilder OR a plain SqliteSnapshotStoreOptionsType object.