Datasource Name template

Answered

Within DataGrip, is there a custom property that defines the default naming convention for new data sources?

Right now it is:  {Database} @ {Host}

I'd like it to be:  {Driver} - {User}@{Host.split('.')[0]} : {Port} / {Database}

Many of my database servers are on the same domain so I care about the 1st or 1st.2nd parts of the FQDN.

0
2 comments

There is no such template in DataGrip now. Please, create a ticket in our tracker: https://youtrack.jetbrains.com/issues/DBE

0

Sorry I forgot to follow up here. Thank you for the reply, I did create a ticket thanks!

https://youtrack.jetbrains.com/issue/DBE-6062

0

Please sign in to leave a comment.