issues
search
denisenkom
/
pytds
Python DBAPI driver for MSSQL using pure Python TDS (Tabular Data Stream) protocol implementation
MIT License
191
stars
53
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
TypeError: not enough arguments for format string (1.16.0)
#177
dnmurray
opened
1 week ago
2
Fail-over partner parameter doesn't quite work as expected
#176
Wedge009
opened
3 weeks ago
3
Preparation for 1.16.0 release
#175
denisenkom
closed
2 weeks ago
2
Update supported Python versions
#174
denisenkom
closed
1 month ago
2
support for python versions up to and including 3.13
#173
mjk4
closed
1 month ago
7
Tweak escaping of percent signs for SQLAlchemy
#172
gordthompson
closed
2 months ago
5
percent-sign escaping in SQL text messes with SQLAlchemy literal binds
#171
gordthompson
closed
2 months ago
5
Fix failover logic
#170
denisenkom
closed
2 months ago
1
Bump cryptography from 42.0.0 to 42.0.4
#169
dependabot[bot]
closed
2 months ago
1
unsupported sql_variant type
#168
m32
closed
2 months ago
2
Issue connecting to partner database when the database is in mirrored state.
#167
arpitvarma111
opened
2 months ago
1
Prelogin and Login handling for TDS74 FederatedAuth with Security Token
#166
bowleri
opened
4 months ago
3
Fix case sensitivity when checking TLS certificate
#165
michael-dev
opened
4 months ago
2
To resolve Chinese encoding errors.
#164
catchex
closed
5 months ago
2
support for bare TDS parsing
#163
user3472g
closed
2 months ago
1
TLS: support "trust server certificate" similar to mssql connection strings
#162
mr-miles
closed
2 months ago
2
RELEASE.rst: make a release the modern way
#161
deronnax
closed
9 months ago
2
Issue with zip_import
#160
sfc-gh-mrojas
closed
2 months ago
2
Issue with python 3.12
#159
elia-bracci-hs
closed
9 months ago
4
Exception while handling WantReadError in v1.14.0
#158
terratrue-daniel
closed
9 months ago
7
chore: remove use of pkg_resources for newer python versions
#157
jackwotherspoon
closed
11 months ago
6
Migrate ntlm-auth to pyspnego
#156
mariusdkm
closed
11 months ago
3
fix(tls): parsing multiple SANs
#155
terratrue-daniel
closed
11 months ago
5
NtlmAuth getting "ValueError: unsupported hash type md4"
#154
kurtmisc
closed
1 year ago
2
New Release
#153
mariusdkm
closed
1 year ago
1
feat: Allow NtlmAuth to use NTLMv2
#152
mariusdkm
closed
1 year ago
2
Federated Auth
#151
aersam
opened
1 year ago
4
Fix AppVeyor tests
#150
denisenkom
closed
1 year ago
1
Fixes #148
#149
aersam
closed
1 year ago
4
Azure SQL fails because of too simple certificate validation
#148
aersam
closed
1 year ago
0
Fix DeprecationWarning due to invalid escapes
#147
tpow
closed
1 year ago
2
DistributionNotFound error when using python-tds on AWS Lambda
#146
paldana
closed
1 year ago
2
137_make DeclarationParser more flexible
#145
takoau
closed
1 year ago
1
SQLalchemy with pytds
#144
ifuchs
closed
1 year ago
4
Need help with flags
#143
j1yuan
closed
1 year ago
6
copy_to gets IndexError: list index out of range
#142
j1yuan
closed
2 years ago
2
Cannot connect to GCP CloudSQL MSSQL using sqlalchemy-pytds
#141
yaraslaublonski
closed
2 years ago
1
SSPI not working in linux due to WINFUNTYPE import
#140
sam2332
closed
1 year ago
4
update add_extension() call for modern cryptography
#139
sandrotosi
closed
1 year ago
0
Enable readonly
#138
takoau
closed
1 year ago
5
TableValuedParam - OperationalError when row with null attribute is followed by a row with non null attribute
#137
davidhozic
closed
1 year ago
2
readonly=True is not working
#136
takoau
closed
1 year ago
3
Feature Request: Support for token based Authentication for Azure SQL
#135
aersam
opened
2 years ago
2
Connection reset error
#134
hardiksondagar
opened
2 years ago
3
Things to document / Compat with pyodbc
#133
aersam
opened
2 years ago
0
Send PLP_UNKNOWN for VARBINARY(MAX) too
#132
gizmo93
opened
2 years ago
1
Send PLP_NULL for VARBINARY(MAX) too to avoid exceptions
#131
gizmo93
closed
2 years ago
0
space in column name
#130
m32
closed
1 year ago
3
Fix SSO with instance name instead of port
#129
Ununnilium
opened
2 years ago
2
Problem With Rowcount while trying to bulk insert
#128
naresh561
opened
3 years ago
2
Next