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

Let 1.11 version work with MSSQL 2019 / v15 #210

Open
wants to merge 1 commit into
base: azure-1.11
Choose a base branch
from

Conversation

dchekmarev
Copy link

solves the error

  File "/usr/lib/python2.7/site-packages/sql_server/pyodbc/base.py", line 401, in sql_server_version
    raise NotImplementedError('SQL Server v%d is not supported.' % ver)
NotImplementedError: SQL Server v15 is not supported.

@dchekmarev dchekmarev changed the title Let it work with MSSQL 2019 / v15 Let 1.11 version work with MSSQL 2019 / v15 Nov 29, 2019
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.

1 participant