Skip to content

Support for multiple datasources #20

@tiagodolphine

Description

@tiagodolphine

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions