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
.
mysqljs
/
sql-escaper
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
3
Star
1
Code
Issues
0
Pull requests
0
Discussions
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Security and quality
Insights
Commits
Branch selector
main
User selector
All users
Datepicker
All time
Commit history
Commits on Jul 12, 2026
chore(main): release 1.5.1 (#50)
Show description for 72fbc98
github-actions[bot]
authored
72fbc98
View commit details
Copy full SHA for 72fbc98
Browse repository at this point
fix: make `TemporalValue` self-contained (#49)
Show description for f655fe1
3 people
authored
f655fe1
View commit details
Copy full SHA for f655fe1
Browse repository at this point
chore: update dependencies (#48)
Show description for 479d3a5
wellwelwel
authored
479d3a5
View commit details
Copy full SHA for 479d3a5
Browse repository at this point
chore(main): release 1.5.0 (#45)
Show description for 4012714
github-actions[bot]
and
wellwelwel
authored
4012714
View commit details
Copy full SHA for 4012714
Browse repository at this point
chore: upgrade Lagune.ai (#47)
Show description for a1a5d55
wellwelwel
authored
a1a5d55
View commit details
Copy full SHA for a1a5d55
Browse repository at this point
chore: upgrade TypeScript (#46)
Show description for 15a8696
wellwelwel
and
GitHub Copilot
authored
15a8696
View commit details
Copy full SHA for 15a8696
Browse repository at this point
feat: add Temporal support to escape (#42)
Show description for 5ea3a69
3 people
authored
5ea3a69
View commit details
Copy full SHA for 5ea3a69
Browse repository at this point
chore: update TypeScript to 6.0.3 (#44)
pdeveltere
authored
58a69f1
View commit details
Copy full SHA for 58a69f1
Browse repository at this point
Commits on Jul 7, 2026
chore(main): release 1.4.0 (#32)
Show description for bda3792
github-actions[bot]
and
wellwelwel
authored
bda3792
View commit details
Copy full SHA for bda3792
Browse repository at this point
docs: encourage secure approaches (#41)
Show description for f2830c0
wellwelwel
authored
f2830c0
View commit details
Copy full SHA for f2830c0
Browse repository at this point
docs: add LLM instructions (#40)
wellwelwel
authored
a7f4e61
View commit details
Copy full SHA for a7f4e61
Browse repository at this point
chore: introduce security policy to development (#39)
Show description for 4cc0d06
wellwelwel
authored
4cc0d06
View commit details
Copy full SHA for 4cc0d06
Browse repository at this point
perf: scan `SET` clauses per-token instead of per-char (#38)
Show description for f953b9c
wellwelwel
authored
f953b9c
View commit details
Copy full SHA for f953b9c
Browse repository at this point
fix: extend SQL parsing to expand objects across `SET` assignment lists (#37)
wellwelwel
authored
adaf338
View commit details
Copy full SHA for adaf338
Browse repository at this point
ci: add regression tests (#36)
wellwelwel
authored
8732959
View commit details
Copy full SHA for 8732959
Browse repository at this point
docs: update benchmark results (#35)
wellwelwel
authored
84d5e6a
View commit details
Copy full SHA for 84d5e6a
Browse repository at this point
fix: expand `SET ?` in multi-statement queries (#34)
Show description for 4638497
wellwelwel
authored
4638497
View commit details
Copy full SHA for 4638497
Browse repository at this point
docs: add `Set` and `Map` usage docs (#33)
wellwelwel
authored
103b7a4
View commit details
Copy full SHA for 103b7a4
Browse repository at this point
feat: add Set and Map support to `?` placeholder expansion (#27)
Show description for a1dc888
mdierolf
and
wellwelwel
authored
a1dc888
View commit details
Copy full SHA for a1dc888
Browse repository at this point
fix: substitute placeholders near non-comment `--` and executable comments (#31)
Show description for bcc11a2
spokodev
and
claude
authored
bcc11a2
View commit details
Copy full SHA for bcc11a2
Browse repository at this point
Commits on Jun 14, 2026
chore(deps-dev): bump esbuild and tsx (#30)
Show description for 2f8c077
dependabot[bot]
authored
2f8c077
View commit details
Copy full SHA for 2f8c077
Browse repository at this point
Commits on May 23, 2026
ci: ensure same `poku` major version across runtimes (#29)
wellwelwel
authored
92edf51
View commit details
Copy full SHA for 92edf51
Browse repository at this point
Commits on Feb 16, 2026
chore(main): release 1.3.3 (#23)
Show description for 09e7e65
github-actions[bot]
authored
09e7e65
View commit details
Copy full SHA for 09e7e65
Browse repository at this point
fix: distinguish delimiters in queries from SQL comments (#22)
Show description for 5a11707
wellwelwel
authored
5a11707
View commit details
Copy full SHA for 5a11707
Browse repository at this point
Commits on Feb 12, 2026
chore(main): release 1.3.2 (#20)
Show description for ca998a7
github-actions[bot]
authored
ca998a7
View commit details
Copy full SHA for ca998a7
Browse repository at this point
fix: expand object params after `ON DUPLICATE KEY UPDATE` preceded by `SET` (#19)
wellwelwel
authored
a0b2473
View commit details
Copy full SHA for a0b2473
Browse repository at this point
Commits on Feb 10, 2026
chore(main): release 1.3.1 (#17)
Show description for f9859b2
github-actions[bot]
and
wellwelwel
authored
f9859b2
View commit details
Copy full SHA for f9859b2
Browse repository at this point
docs: improve security measure description (#18)
wellwelwel
authored
0f839a8
View commit details
Copy full SHA for 0f839a8
Browse repository at this point
fix: ensure correct behavior for `Falsy` params (#16)
Show description for d435edb
wellwelwel
authored
d435edb
View commit details
Copy full SHA for d435edb
Browse repository at this point
docs: add `mysqljs/mysql` and `MySQL2` instructions (#15)
wellwelwel
authored
6ef029a
View commit details
Copy full SHA for 6ef029a
Browse repository at this point
chore(main): release 1.3.0 (#14)
Show description for 7213474
github-actions[bot]
authored
7213474
View commit details
Copy full SHA for 7213474
Browse repository at this point
feat: migrate project to `mysqljs` organization (#13)
Show description for afbf314
wellwelwel
authored
afbf314
View commit details
Copy full SHA for afbf314
Browse repository at this point
Commits on Feb 5, 2026
chore(main): release 1.2.0 (#10)
wellwelwel
authored
63179ca
View commit details
Copy full SHA for 63179ca
Browse repository at this point
fix: preserve `JSON` path expressions (#12)
wellwelwel
authored
f580956
View commit details
Copy full SHA for f580956
Browse repository at this point
feat: add support for `BigInt` (#11)
wellwelwel
authored
b07edbe
View commit details
Copy full SHA for b07edbe
Browse repository at this point
Previous
Next
You can’t perform that action at this time.