python-tds
Advanced tools
+9
-2
@@ -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 |
@@ -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
Alert delta unavailable
Currently unable to show alert delta for PyPI packages.
354759
0.08%