New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

python-tds

Package Overview
Dependencies
Maintainers
1
Versions
64
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

python-tds - pypi Package Compare versions

Comparing version
1.16.0
to
1.16.1
+9
-2
PKG-INFO

@@ -1,4 +0,4 @@

Metadata-Version: 2.1
Metadata-Version: 2.4
Name: python-tds
Version: 1.16.0
Version: 1.16.1
Summary: Python DBAPI driver for MSSQL using pure Python TDS (Tabular Data Stream) protocol implementation

@@ -17,1 +17,8 @@ Home-page: https://github.com/denisenkom/pytds

License-File: LICENSE.txt
Dynamic: author
Dynamic: author-email
Dynamic: classifier
Dynamic: home-page
Dynamic: license
Dynamic: license-file
Dynamic: summary
+1
-1

@@ -294,3 +294,3 @@ """

| dict[str, typing.Any]
| None = (),
| None = None,
) -> BaseCursor:

@@ -297,0 +297,0 @@ """Execute an SQL query

@@ -1,4 +0,4 @@

Metadata-Version: 2.1
Metadata-Version: 2.4
Name: python-tds
Version: 1.16.0
Version: 1.16.1
Summary: Python DBAPI driver for MSSQL using pure Python TDS (Tabular Data Stream) protocol implementation

@@ -17,1 +17,8 @@ Home-page: https://github.com/denisenkom/pytds

License-File: LICENSE.txt
Dynamic: author
Dynamic: author-email
Dynamic: classifier
Dynamic: home-page
Dynamic: license
Dynamic: license-file
Dynamic: summary

Sorry, the diff of this file is not supported yet