microsoft / microsoft/mssql-python
Make cast methods available
Open
@sumitmsft is already working on this.
Since Aug 27, 2025.
area: data-types
documentation
triage needed
- Dominant language
- Python
- Stars
- 472
- Forks
- 60
- Avg merge
- 2d 11h
- Merged PRs (30d)
- 36
Description
All of the methods inside the cursor are quite useful outside of it as well, consider making them loose functions or in a class outside of cursor
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.