π Project Overview
Current stable release: v5.13.1 (released April 30, 2026) β a solid patch release fixing 5 critical bugs including access token pool isolation, MARS transaction safety, and binary stream lifetime. Great work! π
π Open Pull Requests (4)
| # |
Title |
Author |
Status |
Last Updated |
#1622 |
Speed up tests targeting invalid servers |
@David-Engel |
π§ Draft |
May 15 |
#1593 |
Add SQLSRV_ENCODING_UTF8_VARCHAR for UTF-8 collation columns |
@jahnvi480 |
π§ Draft |
May 3 |
#1600 |
Fix: Do not call SQLCancel after SQLMoreResults error |
@jahnvi480 |
π’ Ready |
May 1 |
#1500 |
Add fetch_bignumeric attribute |
@startork |
π§ Draft |
Mar 12, 2025 |
π Notable Open Issues
| # |
Title |
Last Activity |
#1632 |
ODR violation when loading sqlsrv + pdo_sqlsrv together |
May 21 β οΈ |
#1594 |
Buffer passed to SQLSetConnectAttrW used after function return |
Apr 3 |
#1573 |
Linux: ODBC driver forces libssl/libcrypto load β deadlock |
Mar 19 |
#1540 |
Parameterized queries (400+ params) have exponential execution time |
Apr 20 |
π οΈ Recent Commits on dev
CI infrastructure has seen a nice round of improvements lately β upgraded to SQL Server 2025 and Ubuntu 24.04, CodeQL findings squashed. π§Ή
π― Actionable Next Steps
π PRs Idle >3 Days Awaiting Review
#1600 β "Fix: Do not call SQLCancel after SQLMoreResults error" β ready (non-draft), last updated May 1 (24 days idle). Fixes issue #1599 and has tests. π Needs review.
#1622 β "Speed up tests targeting invalid servers" β draft, last updated May 15 (10 days idle). Low-risk test optimization.
#1593 β "Add SQLSRV_ENCODING_UTF8_VARCHAR" β draft, last updated May 3 (22 days idle). Large feature PR with reviewer assigned (@David-Engel).
π Issues Idle >3 Days Awaiting Triage
#1632 β ODR violation when loading both extensions β opened May 21 (4 days ago), no assignee. This is a correctness issue affecting users who load both extensions in the same process. Needs triage/reproduction. β οΈ
#1594 β Buffer used after function return β open since Apr 3 (52 days). Memory-safety concern, no assignee.
π’ Issues with 5+ Reactions, No Assignee
- No open issues currently meet this threshold.
π΄ Failing CI on Default Branch (Last 24h)
- No CI failure data available from current tooling β check [Azure Pipelines]((dev.azure.com/redacted) directly for the latest run status.
π Highlights & Encouragement
The team has been shipping steadily! v5.13.1 landed with 5 targeted bug fixes, and the dev branch is in good shape with CodeQL cleaned up and CI modernized to SQL Server 2025. The SQLSRV_ENCODING_UTF8_VARCHAR feature PR (#1593) is an exciting addition for UTF-8 collation users β worth pushing forward. Keep up the great work! πͺ
Generated by Daily Repo Status Β· β 173.7K Β· β·
π Project Overview
Current stable release: v5.13.1 (released April 30, 2026) β a solid patch release fixing 5 critical bugs including access token pool isolation, MARS transaction safety, and binary stream lifetime. Great work! π
π Open Pull Requests (4)
#1622@David-Engel#1593SQLSRV_ENCODING_UTF8_VARCHARfor UTF-8 collation columns@jahnvi480#1600@jahnvi480#1500fetch_bignumericattribute@startorkπ Notable Open Issues
#1632sqlsrv+pdo_sqlsrvtogether#1594SQLSetConnectAttrWused after function return#1573libssl/libcryptoload β deadlock#1540π οΈ Recent Commits on
dev@jahnvi480@sumitmsft@David-Engel@jahnvi480CI infrastructure has seen a nice round of improvements lately β upgraded to SQL Server 2025 and Ubuntu 24.04, CodeQL findings squashed. π§Ή
π― Actionable Next Steps
π PRs Idle >3 Days Awaiting Review
#1600β "Fix: Do not call SQLCancel after SQLMoreResults error" β ready (non-draft), last updated May 1 (24 days idle). Fixes issue#1599and has tests. π Needs review.#1622β "Speed up tests targeting invalid servers" β draft, last updated May 15 (10 days idle). Low-risk test optimization.#1593β "Add SQLSRV_ENCODING_UTF8_VARCHAR" β draft, last updated May 3 (22 days idle). Large feature PR with reviewer assigned (@David-Engel).π Issues Idle >3 Days Awaiting Triage
#1632β ODR violation when loading both extensions β opened May 21 (4 days ago), no assignee. This is a correctness issue affecting users who load both extensions in the same process. Needs triage/reproduction.#1594β Buffer used after function return β open since Apr 3 (52 days). Memory-safety concern, no assignee.π’ Issues with 5+ Reactions, No Assignee
π΄ Failing CI on Default Branch (Last 24h)
π Highlights & Encouragement
The team has been shipping steadily! v5.13.1 landed with 5 targeted bug fixes, and the dev branch is in good shape with CodeQL cleaned up and CI modernized to SQL Server 2025. The
SQLSRV_ENCODING_UTF8_VARCHARfeature PR (#1593) is an exciting addition for UTF-8 collation users β worth pushing forward. Keep up the great work! πͺ