rocketadmin icon indicating copy to clipboard operation
rocketadmin copied to clipboard

Test connections refactoring

Open gugu opened this issue 5 months ago • 0 comments

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

gugu avatar Sep 09 '24 08:09 gugu