rocketadmin
rocketadmin copied to clipboard
Test connections refactoring
We need to make test connections list dynamic and use DSN for configuration if possible.
Instead of creating test connections we need to return test connections in list if user has showTestConnections option enabled.
Connection ids can start with test: test-mysql, test-postgresql, test-mongodb.
Also we need to use DSNs to decrease number of environment variables