Optional
databaseOptional
migrationThe name of the migration table. Default value is migrations.
Optional
migrationThe schema where the migration table is located. Default value is public.
Optional
timeoutThe timeout in seconds for the migration table lock. Default value is 60.
Generated using TypeDoc
The name of the database where the migration table is located. Default value is postgres.