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
.
cre-dev
/
xml2db
Public
Notifications
You must be signed in to change notification settings
Fork
8
Star
28
Code
Issues
1
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Add MSSQL bulk load via BCP
- #66
#66
Merged
martinv13
merged 13 commits into
cre-dev:main
cre-dev/xml2db:main
from
martinv13:claude/mssql-bcp
martinv13/xml2db:claude/mssql-bcp
Copy head branch name to clipboard
Jun 20, 2026
Conversation
Commits
13
(13)
Checks
Files changed
Merged
Add MSSQL bulk load via BCP
#66
martinv13
merged 13 commits into
cre-dev:main
cre-dev/xml2db:main
from
martinv13:claude/mssql-bcp
martinv13/xml2db:claude/mssql-bcp
Copy head branch name to clipboard
Commits
Commits on Jun 19, 2026
Add PostgreSQL bulk load via COPY FROM STDIN
Show description for 63a1feb
claude
committed
63a1feb
View commit details
Copy full SHA for 63a1feb
Browse repository at this point
Merge remote-tracking branch 'origin/main' into claude/postgres-bulk-load-dpu8v3
claude
committed
5630f1e
View commit details
Copy full SHA for 5630f1e
Browse repository at this point
Add MSSQL bulk load via BCP for large batches
Show description for 2c67c93
claude
committed
2c67c93
View commit details
Copy full SHA for 2c67c93
Browse repository at this point
Temporarily disable non-MSSQL CI workflows during iteration
Show description for 0332942
claude
committed
0332942
View commit details
Copy full SHA for 0332942
Browse repository at this point
Fix test_mssql_fast_executemany_numeric: add missing id column
Show description for 892963e
claude
committed
892963e
View commit details
Copy full SHA for 892963e
Browse repository at this point
Fix BCP SSL certificate verification for mssql-tools18
Show description for 608124b
claude
committed
608124b
View commit details
Copy full SHA for 608124b
Browse repository at this point
Fix BCP trust-cert flag and duplicate workflow_dispatch
Show description for 4605317
claude
committed
4605317
View commit details
Copy full SHA for 4605317
Browse repository at this point
Fall back to fast_executemany for binary columns in BCP path
Show description for 56a4bb2
claude
committed
56a4bb2
View commit details
Copy full SHA for 56a4bb2
Browse repository at this point
Use BCP format file with SQLVARBINARY for binary columns
Show description for fea1fb1
claude
committed
fea1fb1
View commit details
Copy full SHA for fea1fb1
Browse repository at this point
Commits on Jun 20, 2026
Fix BCP binary encoding: hex without 0x prefix
Show description for 9f42f2b
claude
committed
9f42f2b
View commit details
Copy full SHA for 9f42f2b
Browse repository at this point
Fix rowcount assertion in fallback test
Show description for aa886bf
claude
committed
aa886bf
View commit details
Copy full SHA for aa886bf
Browse repository at this point
Re-enable push/PR triggers on all CI workflows
Show description for 041a495
claude
committed
041a495
View commit details
Copy full SHA for 041a495
Browse repository at this point
Support BCP with Kerberos/Windows trusted connections
Show description for b99487e
claude
committed
b99487e
View commit details
Copy full SHA for b99487e
Browse repository at this point
You can’t perform that action at this time.