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
.
JuliaDatabases
/
DBInterface.jl
Public
Notifications
You must be signed in to change notification settings
Fork
14
Star
86
Code
Issues
0
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Harden statement caching and resource handling
- #56
#56
Merged
quinnj
merged 14 commits into
master
JuliaDatabases/DBInterface.jl:master
from
jq/interface-review
JuliaDatabases/DBInterface.jl:jq/interface-review
Copy head branch name to clipboard
Aug 10, 2026
Conversation
Commits
14
(14)
Checks
Files changed
Merged
Harden statement caching and resource handling
#56
quinnj
merged 14 commits into
master
JuliaDatabases/DBInterface.jl:master
from
jq/interface-review
JuliaDatabases/DBInterface.jl:jq/interface-review
Copy head branch name to clipboard
Commits
Commits on Aug 9, 2026
fix(prepare): make statement caching connection-aware
quinnj
committed
eb116a3
View commit details
Copy full SHA for eb116a3
Browse repository at this point
fix(executemany): preserve named parameter sets
quinnj
committed
c5b275b
View commit details
Copy full SHA for c5b275b
Browse repository at this point
fix(transaction): preserve rollback failure context
quinnj
committed
b90218e
View commit details
Copy full SHA for b90218e
Browse repository at this point
feat(resources): add scoped connect and prepare forms
quinnj
committed
3624e54
View commit details
Copy full SHA for 3624e54
Browse repository at this point
fix(errors): display interface error messages
quinnj
committed
d6b328b
View commit details
Copy full SHA for d6b328b
Browse repository at this point
docs(interface): clarify parameters and resource ownership
quinnj
committed
0620977
View commit details
Copy full SHA for 0620977
Browse repository at this point
fix(docs): support current Documenter releases
quinnj
committed
e99fee3
View commit details
Copy full SHA for e99fee3
Browse repository at this point
ci(workflows): update actions and permissions
Show description for a4b6568
quinnj
and
fingolfin
committed
a4b6568
View commit details
Copy full SHA for a4b6568
Browse repository at this point
perf(executemany): skip empty transactions
quinnj
committed
786bfed
View commit details
Copy full SHA for 786bfed
Browse repository at this point
fix(executemany): retain positional NamedTuple behavior
quinnj
committed
f575491
View commit details
Copy full SHA for f575491
Browse repository at this point
Commits on Aug 10, 2026
compat: require Julia 1.9
quinnj
committed
955962e
View commit details
Copy full SHA for 955962e
Browse repository at this point
perf(prepare): cache statements per connection
quinnj
committed
e43c845
View commit details
Copy full SHA for e43c845
Browse repository at this point
fix(executemany): complete the dict row AbstractDict contract
Show description for 292df0d
quinnj
and
claude
committed
292df0d
View commit details
Copy full SHA for 292df0d
Browse repository at this point
chore(release): bump version to 2.7.0
quinnj
committed
3be366d
View commit details
Copy full SHA for 3be366d
Browse repository at this point
You can’t perform that action at this time.