Skip to content

Move database type along with relevant metadata to the database schema #191

@adamkorynta

Description

@adamkorynta

Component to be refactored
The REST API currently requires configuration inputs to determine what database it is connecting to.

Purpose of refactoring
Less configuration for deployment.

Proposed method
Add information to the database schema which could tell the REST API which database (oracle/postgresql/etc) and which type (CWMS/OpenTSDB/HDB/etc) instead of needing to add additional configuration parameters.

Additional context
Brought up in PR: #186 (comment)

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