Pular para o conteúdo
Português (BR)

PostgresJournalOptions

Este conteúdo não está disponível em sua língua ainda.

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.