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 }}
Bit-Quill
/
arrow
Public
forked from
apache/arrow
Notifications
You must be signed in to change notification settings
Fork
0
Star
1
Code
Pull requests
1
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Implement ODBC API with debug logging
- #43
#43
Merged
rscales
merged 11 commits into
apache-odbc
Bit-Quill/arrow:apache-odbc
from
odbc-api-stubs-logs
Bit-Quill/arrow:odbc-api-stubs-logs
Copy head branch name to clipboard
Jun 11, 2025
Conversation
Commits
11
(11)
Checks
Files changed
Merged
Implement ODBC API with debug logging
#43
rscales
merged 11 commits into
apache-odbc
Bit-Quill/arrow:apache-odbc
from
odbc-api-stubs-logs
Bit-Quill/arrow:odbc-api-stubs-logs
Copy head branch name to clipboard
Commits
Commits on Jun 10, 2025
Implement ODBC API with debug logging
rscales
committed
3c68a8b
View commit details
Copy full SHA for 3c68a8b
Browse repository at this point
Change to return SQL_ERROR for unimplemented ODBC API calls
rscales
committed
87e7958
View commit details
Copy full SHA for 87e7958
Browse repository at this point
Add pointer wrapper for logging pointers
rscales
committed
1fad621
View commit details
Copy full SHA for 1fad621
Browse repository at this point
Format entry points code
rscales
committed
a620716
View commit details
Copy full SHA for a620716
Browse repository at this point
Add implementation for ConfigDSN
rscales
committed
a0a8126
View commit details
Copy full SHA for a0a8126
Browse repository at this point
Remove implementation of ConfigDSN
rscales
committed
e148580
View commit details
Copy full SHA for e148580
Browse repository at this point
Change all SQLCHAR types to be SQLWCHAR
rscales
committed
54d627e
View commit details
Copy full SHA for 54d627e
Browse repository at this point
Fix to use function name with W suffix where applicable
rscales
committed
3fdc58b
View commit details
Copy full SHA for 3fdc58b
Browse repository at this point
Update to use more meaningful variable names
rscales
committed
c2f3053
View commit details
Copy full SHA for c2f3053
Browse repository at this point
Add debug logging to SQLSetConnectAttrW
rscales
committed
fb69f7b
View commit details
Copy full SHA for fb69f7b
Browse repository at this point
Commits on Jun 11, 2025
Empty commit to force running workflows
rscales
committed
bde55e7
View commit details
Copy full SHA for bde55e7
Browse repository at this point
You can’t perform that action at this time.