This repository provides a framework for building AWS Lambda layers that enable connectivity to Microsoft SQL Server databases using the pyodbc library. Each artifact is version-specific, tailored for ...
Executing stored procedures using TVP hard crashes python GC in python 3.11. We think the issue has something to do with freeing memory inside cursor.execute(sql, *parameters). Which then gets double ...