Skip to content

Unify DataSource config #397

Open
Open
@ryanhall07

Description

@ryanhall07

Currently the DataSource config is split between SessionFactoryService and DataSourceType.buildJdbcUrl. This is because the PingDatabaseService runs before the SessionFactoryService, so it manually builds its own jdbc url, instead of relying on the hikari datasource config provided by SessionFactoryService. We need to unify these 2 configs.

Metadata

Metadata

Assignees

No one assigned

    Labels

    hibernateHibernate & application-layer database access

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions