-
Notifications
You must be signed in to change notification settings - Fork 329
Open
Labels
✅ close on mergeIssue that will be closed by an open pull requestIssue that will be closed by an open pull request📦 package: mssql
Description
Hi,
when installing with the mssqlserver extra poetry attempts to install pymssql 3.0.3 which complains:
DeprecationWarning: The pymssql project has been discontinued. To install the last working released version, use a
version specifier like "pymssql<3.0". For details and alternatives see:
pymssql/pymssql#668
[end of output]
a workaround is to do as it says. But maybe the pymssql dependency should be removed in favour of pyodbc.
tillahoffmann
Metadata
Metadata
Assignees
Labels
✅ close on mergeIssue that will be closed by an open pull requestIssue that will be closed by an open pull request📦 package: mssql