- Notifications
You must be signed in to change notification settings - Fork 27
Known Issues and Unsupported Features
Sumit Sarabhai edited this page Sep 30, 2025 · 10 revisions
Currently, we are tracking known issues and bugs through "Github Issues" section here: https://github.com/microsoft/mssql-python/issues
-
Following Cursor Methods DBAPIs:
Methods:
setinputsize(),setoutputsize(),callproc()Param Types:
Inputoutput,OutputMethods:
Connection.xid(),Connection.tpc_begin(xid),Connection.tpc_prepare(),Connection.tpc_commit([ xid ]),Connection.tpc_rollback([ xid ]),Connection.tpc_recover() -
SQL Data Types (the support of these types are in the roadmap for future releases):
geography, geometry, hierarchyid, json, vector, rowversion, sql_variant, table