rocket-admin / rocketadmin

Launch admin panel in under 5 minutes
https://rocketadmin.com
Other
85 stars 8 forks source link

Test connections refactoring #820

Open gugu opened 3 weeks ago

gugu commented 3 weeks ago

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