There was an error while loading. Please reload this page.
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: setoutputsize()
setoutputsize()
Param Types: Inputoutput, Output
Inputoutput
Output
Optional DB APIs Extensions:
Methods: Connection.xid(), Connection.tpc_begin(xid), Connection.tpc_prepare(), Connection.tpc_commit([ xid ]), Connection.tpc_rollback([ xid ]), Connection.tpc_recover()
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