Skip to content
English

PostgresJournalOptions

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.