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
Type
/
to 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
.
WordPress
/
sqlite-database-integration
Public
Notifications
You must be signed in to change notification settings
Fork
66
Star
360
Code
Issues
46
Pull requests
4
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
Add ANSI_QUOTES and SQL mode validation
- #452
#452
Merged
JanJakes
merged 9 commits into
trunk
WordPress/sqlite-database-integration:trunk
from
ansi-quotes
WordPress/sqlite-database-integration:ansi-quotes
Copy head branch name to clipboard
Aug 6, 2026
Conversation
Commits
9
(9)
Checks
Files changed
Merged
Add ANSI_QUOTES and SQL mode validation
#452
JanJakes
merged 9 commits into
trunk
WordPress/sqlite-database-integration:trunk
from
ansi-quotes
WordPress/sqlite-database-integration:ansi-quotes
Copy head branch name to clipboard
Commits
Commits on Aug 6, 2026
Store SQL modes as a bitmap
Show description for f467fc3
JanJakes
committed
f467fc3
View commit details
Copy full SHA for f467fc3
Browse repository at this point
Reject unsupported SQL modes
Show description for 2b87f09
JanJakes
committed
2b87f09
View commit details
Copy full SHA for 2b87f09
Browse repository at this point
Add support for the ANSI_QUOTES SQL mode
Show description for c654aa0
JanJakes
committed
c654aa0
View commit details
Copy full SHA for c654aa0
Browse repository at this point
Expand the composite ANSI SQL mode
Show description for 1a4d317
JanJakes
committed
1a4d317
View commit details
Copy full SHA for 1a4d317
Browse repository at this point
Treat backslashes literally in quoted identifiers
Show description for 1e03c14
JanJakes
committed
1e03c14
View commit details
Copy full SHA for 1e03c14
Browse repository at this point
Clarify quoted identifier escaping
Show description for 66bc104
JanJakes
committed
66bc104
View commit details
Copy full SHA for 66bc104
Browse repository at this point
Document SQL mode trailing-space handling
Show description for a6580ef
JanJakes
committed
a6580ef
View commit details
Copy full SHA for a6580ef
Browse repository at this point
Clarify SQL mode bitmap tests
Show description for e3d36a6
JanJakes
committed
e3d36a6
View commit details
Copy full SHA for e3d36a6
Browse repository at this point
Preserve unsupported SQL mode validation
Show description for 02adb2a
JanJakes
committed
02adb2a
View commit details
Copy full SHA for 02adb2a
Browse repository at this point
You can’t perform that action at this time.