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

Add tds_version parameter to pymssql.connect(). #350

Merged
merged 2 commits into from
Nov 8, 2015

Conversation

ramiro
Copy link
Contributor

@ramiro ramiro commented Oct 19, 2015

It has a default value of '7.1' to match the default value of the
underlying _mssql API.

We plan to change both of these defaults to None and to not
enforce any TDS protocol version by default in pymssql 2.2.

It has a default value of '7.1' to match the default value of the
underlying _mssql API.

We plan to change both of these defaults to None and to not
enforce any TDS protocol version by default in pymmsql 2.2.
@ramiro ramiro force-pushed the tds-version-pymssql-connect branch from 8b758d5 to 999e0d9 Compare October 19, 2015 02:00
@ramiro ramiro changed the title Add tds_version paramenter to pymssql.connet(). Add tds_version parameter to pymssql.connect(). Oct 19, 2015
@ramiro ramiro force-pushed the tds-version-pymssql-connect branch from 641db4b to 928cfe1 Compare November 8, 2015 01:01
ramiro added a commit that referenced this pull request Nov 8, 2015
Add tds_version parameter to pymssql.connect().
@ramiro ramiro merged commit fad26b9 into master Nov 8, 2015
@ramiro ramiro deleted the tds-version-pymssql-connect branch December 24, 2015 00:41
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

Successfully merging this pull request may close these issues.

None yet

1 participant