Closed sumeetphadnis closed 1 year ago
Other modules like Flyway that read db properties from DB class do not see the username and password set via DBInstantiator. This PR fixes that by adding those to dbProps in DB.
Other modules like Flyway that read db properties from DB class do not see the username and password set via DBInstantiator. This PR fixes that by adding those to dbProps in DB.