mission-control icon indicating copy to clipboard operation
mission-control copied to clipboard

Provide a connection string builder to edit db connection string

Open HeyItsJs opened this issue 5 years ago • 0 comments

Right now the user is provided a single field for editing connection string. The problem with this is that the user has to learn the format of connection string.

We should perhaps provide a connection string builder like this:

Screenshot 2019-11-10 at 4 34 13 PM

This can make it easier for users to play around with the connection string

HeyItsJs avatar Nov 10 '19 11:11 HeyItsJs