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