Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
microsoft
/
mssql-python
Public
Notifications
You must be signed in to change notification settings
Fork
59
Star
472
Code
Issues
37
Pull requests
32
Discussions
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Wiki
Security and quality
Insights
FIX: bind executemany money-range Decimals as SQL_NUMERIC
- #752
#752
Open
VyrnSynx (vyrnsynx)
wants to merge 12 commits into
microsoft:main
microsoft/mssql-python:main
from
vyrnsynx:fix-745-executemany-decimal-sql-numeric
vyrnsynx/mssql-python:fix-745-executemany-decimal-sql-numeric
Copy head branch name to clipboard
Conversation
Commits
12
(12)
Checks
Files changed
Open
FIX: bind executemany money-range Decimals as SQL_NUMERIC
#752
VyrnSynx (vyrnsynx)
wants to merge 12 commits into
microsoft:main
microsoft/mssql-python:main
from
vyrnsynx:fix-745-executemany-decimal-sql-numeric
vyrnsynx/mssql-python:fix-745-executemany-decimal-sql-numeric
Copy head branch name to clipboard
Commits
Commits on Sep 4, 2026
FIX: bind executemany money-range Decimals as SQL_NUMERIC
Show description for 13147b2
VyrnSynx (vyrnsynx)
committed
13147b2
View commit details
Copy full SHA for 13147b2
Browse repository at this point
FIX: drop NUMERIC max_decimal_len override and harden batch Decimal binding
Show description for 04a6ab7
VyrnSynx (vyrnsynx)
committed
04a6ab7
View commit details
Copy full SHA for 04a6ab7
Browse repository at this point
Commits on Sep 5, 2026
Merge branch 'main' into fix-745-executemany-decimal-sql-numeric
VyrnSynx (vyrnsynx)
authored
b196076
View commit details
Copy full SHA for b196076
Browse repository at this point
Commits on Sep 8, 2026
Merge branch 'main' into fix-745-executemany-decimal-sql-numeric
Show description for 09b2414
VyrnSynx (vyrnsynx)
committed
09b2414
View commit details
Copy full SHA for 09b2414
Browse repository at this point
FIX: size SQL_C_CHAR buffer separately from NUMERIC precision
Show description for 977654f
VyrnSynx (vyrnsynx)
committed
977654f
View commit details
Copy full SHA for 977654f
Browse repository at this point
FIX: size setinputsizes DECIMAL buffer via protected conversion
Show description for ef13ce4
VyrnSynx (vyrnsynx)
committed
ef13ce4
View commit details
Copy full SHA for ef13ce4
Browse repository at this point
Commits on Sep 9, 2026
FIX: widen executemany NUMERIC precision from converted text
Show description for 763a8dd
VyrnSynx (vyrnsynx)
committed
763a8dd
View commit details
Copy full SHA for 763a8dd
Browse repository at this point
Merge branch 'main' into fix-745-executemany-decimal-sql-numeric
Sumit Sarabhai (sumitmsft)
authored
806541f
View commit details
Copy full SHA for 806541f
Browse repository at this point
FIX: black-format non-finite Decimal ValueError raise
VyrnSynx (vyrnsynx)
committed
ac69e51
View commit details
Copy full SHA for ac69e51
Browse repository at this point
Commits on Sep 10, 2026
Merge branch 'main' into fix-745-executemany-decimal-sql-numeric
Gaurav Sharma (bewithgaurav)
authored
b5f8241
View commit details
Copy full SHA for b5f8241
Browse repository at this point
Merge branch 'main' into fix-745-executemany-decimal-sql-numeric
Show description for 107a78c
VyrnSynx (vyrnsynx)
committed
107a78c
View commit details
Copy full SHA for 107a78c
Browse repository at this point
Commits on Sep 13, 2026
Merge branch 'main' into fix-745-executemany-decimal-sql-numeric
VyrnSynx (vyrnsynx)
committed
b921205
View commit details
Copy full SHA for b921205
Browse repository at this point
You can’t perform that action at this time.