View Source
Options for creating a migration runner.
type MigrationRunnerOptions = { journalTable?: string; };