Skip to content

Pull requests: mkleehammer/pyodbc

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

Replace custom macros with Py_STRINGIFY()
#1485 opened Apr 15, 2026 by bkline Contributor Loading…
Implement PEP 675
#1484 opened Apr 14, 2026 by bkline Contributor Loading…
Scan all TVP rows before binding
#1481 opened Apr 13, 2026 by bkline Contributor Loading…
Avoid unnecessary executemany subbatching
#1479 opened Apr 7, 2026 by bkline Contributor Loading…
Support column-specific output converters
#1478 opened Apr 4, 2026 by bkline Contributor Loading…
Clean up compiler warnings on Windows builds
#1477 opened Apr 3, 2026 by bkline Contributor Loading…
Remove test dependency coupling for testing UUID retrieval
#1475 opened Apr 1, 2026 by bkline Contributor Loading…
Prevent tests from failing with FreeTDS
#1473 opened Apr 1, 2026 by bkline Contributor Loading…
Keep SetConnectAttrW buffers alive
#1472 opened Mar 30, 2026 by bkline Contributor Loading…
Use SQL_NUMERIC_STRUCT by default for DECIMAL/NUMERIC values
#1470 opened Mar 22, 2026 by bkline Contributor Loading…
Fetch messages when DAE kicks in
#1468 opened Mar 8, 2026 by bkline Contributor Loading…
Remove incorrect check when unpickling Row
#1466 opened Mar 7, 2026 by bkline Contributor Loading…
Allow setting of connection string attributes
#1465 opened Mar 4, 2026 by bkline Contributor Loading…
Add flag for buggy SQLGetDiagRecW driver behavior
#1464 opened Mar 3, 2026 by bkline Contributor Loading…
Add support for SQLTablePrivileges
#1463 opened Feb 26, 2026 by bkline Contributor Loading…
Allow fetch of DB2 BLOB
#1462 opened Feb 25, 2026 by bkline Contributor Loading…
Support filtering DSN by scope
#1461 opened Feb 24, 2026 by bkline Contributor Loading…
Fix .statistics() issue with Unicode table names
#1460 opened Feb 11, 2026 by gordthompson Collaborator Loading…
Avoid heap corruption with NULLs in TVPs (#1450)
#1452 opened Dec 15, 2025 by bkline Contributor Loading…
- Add SQL_ATTR_DRIVER_THREADING (1028)
#1413 opened Mar 20, 2025 by epDugas Loading…
Use SQLBindCol when possible
#1322 opened Jan 28, 2024 by ffelixg Loading…
docs: add more TRACE calls for easier debugging
#1317 opened Jan 10, 2024 by iloveitaly Loading…
feat: add [pyodbc] and timestamp to tracing output
#1316 opened Jan 10, 2024 by iloveitaly Loading…
set statement attributes
#1315 opened Jan 8, 2024 by iloveitaly Loading…
Try-catch os.popen() for command failures
#1214 opened Apr 27, 2023 by RA80533 Contributor Loading…
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.