ca770f5a16
- Update to version 2.3.12 * Update manylinux base image to manylinux_2_28 to fix CVE-2023-0464. - Update to version 2.3.11 * Improve executemany to get every batch result and check for the total query size (for #952). - Update to version 2.3.10 * Add get_cur_db() method to MSSQLConnection (PR #979).
Dirk Mueller2026-02-13 13:28:26 +00:00
d6e9fdee5c
Accepting request 1320601 from devel:languages:python
Ana Guerrero2025-12-01 10:13:53 +00:00
e5d74a1470
Accepting request 1320436 from home:glaubitz:branches:devel:languages:python
Matej Cepl2025-11-29 22:17:40 +00:00
53eaa5c960
Accepting request 1311653 from devel:languages:python
Ana Guerrero2025-10-16 15:39:12 +00:00
c54f423c7b
Accepting request 1311538 from home:mnhauke
Nico Krapp2025-10-16 09:11:43 +00:00
04c86b02e6
- 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).
Dirk Mueller2023-08-13 19:44:19 +00:00