Skip to content

EPMOSDU-1164 Added PostgreSQL driver

Yurii Ruban [EPAM / GCP] requested to merge EPMOSDU-1164-Add-db-driver into main

Description:

Added PostgreSQL driver implementation

How to test:

Run secret service with new driver implementation.

Changes include:

  • Breaking change (a change that is not backward-compatible and/or changes current functionality).

Changes in:

  • Common code

Dev Checklist:

  • Added Unit Tests, wherever applicable.
  • Updated the Readme, if applicable.
  • Existing Tests pass
  • Verified functionality locally
  • Self Reviewed my code for formatting and complex business logic.

Other comments:

Merge request reports