Zum Inhalt springen
Deutsch

PostgresJournalOptions

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

PostgresJournalOptions = PostgresJournalOptionsBuilder | Partial<PostgresJournalOptionsType>

Defined in: src/persistence/journals/PostgresJournalOptions.ts:64

Accepted input for any Postgres-journal constructor: the fluent PostgresJournalOptionsBuilder OR a plain PostgresJournalOptionsType object.