Aller au contenu
Français

PostgresJournalOptions

Ce contenu n’est pas encore disponible dans votre langue.

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.