Closed umbernhard closed 5 months ago
This fixes the persistence class to properly update its database URLs when they change. This is essentially only necessary when testing, as the class is static and final (and the URL shouldn't change in prod).
This fixes the persistence class to properly update its database URLs when they change. This is essentially only necessary when testing, as the class is static and final (and the URL shouldn't change in prod).