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