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
Accelerator
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
.
sqlpage
/
sqlx-oldapi
Public
forked from
transact-rs/sqlx
Notifications
You must be signed in to change notification settings
Fork
17
Star
82
Code
Issues
5
Pull requests
3
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
odbc fetch batch
- #40
#40
Merged
lovasoa
merged 22 commits into
main
sqlpage/sqlx-oldapi:main
from
odbc-fetch-batch
sqlpage/sqlx-oldapi:odbc-fetch-batch
Copy head branch name to clipboard
Sep 29, 2025
Conversation
Commits
22
聽(22)
Checks
Files changed
Merged
odbc fetch batch
#40
lovasoa
merged 22 commits into
main
sqlpage/sqlx-oldapi:main
from
odbc-fetch-batch
sqlpage/sqlx-oldapi:odbc-fetch-batch
Copy head branch name to clipboard
Commits
Commits on Sep 25, 2025
refactor(odbc): implement bulk fetch using columnar buffers
Show description for 094d43c
lovasoa
committed
094d43c
View commit details
Copy full SHA for 094d43c
Browse repository at this point
refactor(odbc): enhance OdbcValue and ColumnData structures
Show description for 36d1516
lovasoa
committed
36d1516
View commit details
Copy full SHA for 36d1516
Browse repository at this point
fix tests
lovasoa
committed
4b5be2b
View commit details
Copy full SHA for 4b5be2b
Browse repository at this point
refactor(odbc): update text length constants and improve buffer handling
Show description for 0ff092e
lovasoa
committed
0ff092e
View commit details
Copy full SHA for 0ff092e
Browse repository at this point
refactor(odbc): improve binary data length handling in buffer descriptions
Show description for c4b1b8f
lovasoa
committed
c4b1b8f
View commit details
Copy full SHA for c4b1b8f
Browse repository at this point
feat(odbc): add support for raw ODBC Date, Time, and Timestamp values
Show description for 0ff2953
lovasoa
committed
0ff2953
View commit details
Copy full SHA for 0ff2953
Browse repository at this point
refactor(odbc): streamline error handling in date and time decoding
Show description for 52fc57c
lovasoa
committed
52fc57c
View commit details
Copy full SHA for 52fc57c
Browse repository at this point
Commits on Sep 29, 2025
Merge branch 'main' into odbc-fetch-batch
lovasoa
committed
3f7641a
View commit details
Copy full SHA for 3f7641a
Browse repository at this point
snowflake test
lovasoa
committed
247bc3d
View commit details
Copy full SHA for 247bc3d
Browse repository at this point
refactor(odbc): store nullability separately
Show description for 2ef1213
lovasoa
committed
2ef1213
View commit details
Copy full SHA for 2ef1213
Browse repository at this point
test(odbc): enhance mixed null and values tests
Show description for 698cb00
lovasoa
committed
698cb00
View commit details
Copy full SHA for 698cb00
Browse repository at this point
refactor(odbc): introduce OdbcBatch for reduced cloning
Show description for e9eb8d0
lovasoa
committed
e9eb8d0
View commit details
Copy full SHA for e9eb8d0
Browse repository at this point
refactor(odbc): change OdbcBatch columns to use Arc for improved memory efficiency
Show description for 9ba2926
lovasoa
committed
9ba2926
View commit details
Copy full SHA for 9ba2926
Browse repository at this point
feat(odbc): introduce OdbcBufferSettings for performance tuning
Show description for 65829db
lovasoa
committed
65829db
View commit details
Copy full SHA for 65829db
Browse repository at this point
refactor(odbc): fix tests
Show description for 0a66a1b
lovasoa
committed
0a66a1b
View commit details
Copy full SHA for 0a66a1b
Browse repository at this point
refactor(odbc): remove some code duplication
Show description for 6fa10ae
lovasoa
committed
6fa10ae
View commit details
Copy full SHA for 6fa10ae
Browse repository at this point
feat(odbc): implement unbuffered mode for ODBC connections
Show description for fc43b6e
lovasoa
committed
fc43b6e
View commit details
Copy full SHA for fc43b6e
Browse repository at this point
refactor(odbc): enhance OdbcBufferSettings and improve data fetching logic
Show description for 94c2628
lovasoa
committed
94c2628
View commit details
Copy full SHA for 94c2628
Browse repository at this point
refactor(odbc): simplify OdbcValueVec usage and improve type handling
Show description for 1cf7da5
lovasoa
committed
1cf7da5
View commit details
Copy full SHA for 1cf7da5
Browse repository at this point
feat(error): add MismatchedTypeError for improved type mismatch handling
Show description for 40f7b38
lovasoa
committed
40f7b38
View commit details
Copy full SHA for 40f7b38
Browse repository at this point
refactor(odbc): improve error handling and data fetching logic
Show description for 1498620
lovasoa
committed
1498620
View commit details
Copy full SHA for 1498620
Browse repository at this point
refactor(postgres): fix tests
Show description for 27e8062
lovasoa
committed
27e8062
View commit details
Copy full SHA for 27e8062
Browse repository at this point
You can鈥檛 perform that action at this time.