We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 087d2ba commit 47d9f45Copy full SHA for 47d9f45
1 file changed
docs/ref/_mssql.rst
@@ -175,11 +175,6 @@ Functions
175
For correctness and consistency the value used to indicate TDS 7.1
176
changed from ``8.0`` to ``7.1`` on pymssql 2.2.0.
177
178
- .. warning::
179
- For historical and backward compatibility reasons, the value used to
180
- represent TDS 7.1 is ``8.0``. This will change with pymssql 2.2.0 when it
181
- will be fixed to be ``7.1`` for correctness and consistency.
182
-
183
``MSSQLConnection`` object methods
184
----------------------------------
185
0 commit comments