Skip to content

feat(databaseConnection): added database testing functionality

Vink, S.A. (Sjoerd) requested to merge feat/databaseConnection into main

Added a testing functionality that first tests whether the connection can be established and only then makes the connection

Merge request reports