File tree Expand file tree Collapse file tree 1 file changed +5
-3
lines changed Expand file tree Collapse file tree 1 file changed +5
-3
lines changed Original file line number Diff line number Diff line change @@ -149,10 +149,12 @@ Dictionary. Current available keys are:
149149 definition present in the ``freetds.conf `` FreeTDS configuration file
150150 instead of a hostname or an IP address.
151151
152- But if this option is present and it's value is ``True ``, this
153- special behavior is turned off.
152+ But if this option is present and its value is ``True ``, this
153+ special behavior is turned off. Instead, connections to the database
154+ server will be established using ``HOST `` and ``PORT `` options, without
155+ requiring ``freetds.conf `` to be configured.
154156
155- See http ://www.freetds.org/userguide/dsnless.htm for more information.
157+ See https ://www.freetds.org/userguide/dsnless.html for more information.
156158
157159- unicode_results
158160
You can’t perform that action at this time.
0 commit comments