Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Getting current connection string #216

Open
ihelmer07 opened this issue Mar 16, 2020 · 0 comments
Open

Getting current connection string #216

ihelmer07 opened this issue Mar 16, 2020 · 0 comments

Comments

@ihelmer07
Copy link

I have a project where I connect to multiple read-only MS SQL2014 servers.
I'm trying to ensure my connection string is correct however I don't know of a method to get the connection string used to connect to the server.

django.db import connections does not have the connection string property, only the dictionary that I set in settings.py.

Anyone know of a method to get the connectionstring used in the connection?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant