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
.
oven-sh
/
bun
Public
Notifications
You must be signed in to change notification settings
Fork
5k
Star
95.5k
Code
Issues
3.3k
Pull requests
5k
Discussions
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Security and quality
Insights
sql: support named parameters in SQLite unsafe() queries
- #37109
#37109
Merged
cirospaciari
merged 11 commits into
main
oven-sh/bun:main
from
farm/f2d73c10/sql-unsafe-named-params
oven-sh/bun:farm/f2d73c10/sql-unsafe-named-params
Copy head branch name to clipboard
Aug 13, 2026
Conversation
Commits
11
(11)
Checks
Files changed
Merged
sql: support named parameters in SQLite unsafe() queries
#37109
cirospaciari
merged 11 commits into
main
oven-sh/bun:main
from
farm/f2d73c10/sql-unsafe-named-params
oven-sh/bun:farm/f2d73c10/sql-unsafe-named-params
Copy head branch name to clipboard
Commits
Commits on Aug 12, 2026
sql: support named parameters in SQLite unsafe() queries
Show description for fbecbc2
robobun
and
savannahar68
committed
fbecbc2
View commit details
Copy full SHA for fbecbc2
Browse repository at this point
test: allow 60s for the 10k-insert statement finalization test
Show description for e1be3ee
robobun
committed
e1be3ee
View commit details
Copy full SHA for e1be3ee
Browse repository at this point
Tighten comment on named-parameter binding
robobun
committed
b4f21c5
View commit details
Copy full SHA for b4f21c5
Browse repository at this point
Document strict-mode key prefixes and cover sql.file() with named parameters
Show description for 8d4d4ea
robobun
committed
8d4d4ea
View commit details
Copy full SHA for 8d4d4ea
Browse repository at this point
test: shrink statement finalization loop instead of raising its timeout
Show description for fa9f9bd
robobun
committed
fa9f9bd
View commit details
Copy full SHA for fa9f9bd
Browse repository at this point
ci: retrigger
robobun
committed
668adf1
View commit details
Copy full SHA for 668adf1
Browse repository at this point
test: keep the 10k finalization workload on release builds
Show description for 9496f0a
robobun
committed
9496f0a
View commit details
Copy full SHA for 9496f0a
Browse repository at this point
Cover all prefix forms in the non-strict test and mention named parameters in the sql.file docs
robobun
committed
69ce681
View commit details
Copy full SHA for 69ce681
Browse repository at this point
Cover sql.file() named parameters on a non-strict connection
robobun
committed
ca791a2
View commit details
Copy full SHA for ca791a2
Browse repository at this point
sql: finalize the SQLite statement when execution throws
Show description for fa34508
robobun
committed
fa34508
View commit details
Copy full SHA for fa34508
Browse repository at this point
test: describe what the missing-binding test actually asserts
robobun
committed
c2d9272
View commit details
Copy full SHA for c2d9272
Browse repository at this point
You can’t perform that action at this time.