withFlywayRepair
Method
interface PostgresDatabaseResource { // ... omitted for brevity withFlywayRepair( flywayName: string, migrationScriptsPath: string): PostgresDatabaseResource;}Signature
method
withFlywayRepair builder withFlywayRepair( flywayName: string, migrationScriptsPath: string): PostgresDatabaseResourceParameters
flywayName string migrationScriptsPath string Returns
PostgresDatabaseResource Applies to
This method applies to the following types: