Skip to content

fix(db-manager): same connection for pubsub and app db

Giannis Kopanas requested to merge database_connection into master

adding a specific way of getting the connection string of DB so it can be used anywhere needed Pub/Sub, Application connection.

Merge request reports