-
Notifications
You must be signed in to change notification settings - Fork 15
Closed
Description
When the application has multliple datasources for postgresql db-kind it should be possible to make the extension handle all of these datasources that might have set different database and URLs, for each of one them.
For example, a given application might contain these datasources:
- runtime
- job-service
- data-index
For each of them, flyway may be used to control the schema creation, so in this kind of use case just the default datasource it not viable.
Metadata
Metadata
Assignees
Labels
No labels