Revisions of python-pymssql
Dominique Leuenberger (dimstar_suse)
accepted
request 1198047
from
Dirk Mueller (dirkmueller)
(revision 6)
- update to 2.3.1: * Fix SP returning NULL (closes #441). * Update FreeTDS to 1.4.22 (closes #895). * Require Cython>3.0.10. * Add python 3.13 Linux wheels (closes #900).
Dominique Leuenberger (dimstar_suse)
accepted
request 1103724
from
Dirk Mueller (dirkmueller)
(revision 2)
- update to 2.2.8: * Compatibility with Cython. * Fix build on Alpine Linux (fix #762). * Fill in result description in cursor.callproc (fix #772). * Add explicit link to krb5 (fix #776) * Added bytes and bytearray to support bulk_copy types, thanks to steve-strickland (#756). * Fix UnicodeEncodeError for non-ascii database name (#484). * Fix pymssql.Binary (#504). * On macOS check for FreeTDS in homebrew prefix when building. * Some documentation changes. * Drop support for Python2 and Python3 < 3.6. * Fixed a deadlock caused by a missing release of GIL (#540), * Prevents memory leak on login failure. Thanks to caogtaa and Simon.StJG (PR-690). * Fix check for TDS version (#652 and #669).
Dominique Leuenberger (dimstar_suse)
accepted
request 844847
from
Markéta Machová (mcalabkova)
(revision 1)
reintroduce pymssql
Displaying all 6 revisions