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
.
sqlpage
/
SQLPage
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
175
Star
2.5k
Code
Issues
120
Pull requests
6
Discussions
Actions
Projects
Security and quality
1
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
Make URL and POST parameters immutable
- #1109
#1109
Merged
lovasoa
merged 11 commits into
main
sqlpage/SQLPage:main
from
immutable-url-params
sqlpage/SQLPage:immutable-url-params
Copy head branch name to clipboard
Nov 19, 2025
Conversation
Commits
11
(11)
Checks
Files changed
Merged
Make URL and POST parameters immutable
#1109
lovasoa
merged 11 commits into
main
sqlpage/SQLPage:main
from
immutable-url-params
sqlpage/SQLPage:immutable-url-params
Copy head branch name to clipboard
Commits
Commits on Nov 19, 2025
Make URL and POST parameters immutable, separate from SET variables
Show description for d69b1d1
lovasoa
committed
d69b1d1
View commit details
Copy full SHA for d69b1d1
Browse repository at this point
Restore deprecation warning for SET on POST variable names
lovasoa
committed
610ce9f
View commit details
Copy full SHA for 610ce9f
Browse repository at this point
Restore deprecation warnings for $var accessing POST variables
Show description for e945886
lovasoa
committed
e945886
View commit details
Copy full SHA for e945886
Browse repository at this point
Simplify run_sql: always use clone_without_variables
Show description for 60f5a05
lovasoa
committed
60f5a05
View commit details
Copy full SHA for 60f5a05
Browse repository at this point
Revert "Simplify run_sql: always use clone_without_variables"
Show description for 210fe0d
lovasoa
committed
210fe0d
View commit details
Copy full SHA for 210fe0d
Browse repository at this point
Fix cross-database test compatibility for immutable variables
Show description for e742b8f
lovasoa
committed
e742b8f
View commit details
Copy full SHA for e742b8f
Browse repository at this point
Fix test to work across all databases without json_extract
Show description for d79e8ff
lovasoa
committed
d79e8ff
View commit details
Copy full SHA for d79e8ff
Browse repository at this point
Document variable system improvements in CHANGELOG
lovasoa
committed
4476977
View commit details
Copy full SHA for 4476977
Browse repository at this point
Make CHANGELOG more explicit about breaking changes with examples
lovasoa
committed
80da414
View commit details
Copy full SHA for 80da414
Browse repository at this point
Fix CHANGELOG: SET overwrites GET parameters, not POST
lovasoa
committed
d1ff556
View commit details
Copy full SHA for d1ff556
Browse repository at this point
Add database-specific examples for accessing original URL parameters
lovasoa
committed
bac3fe9
View commit details
Copy full SHA for bac3fe9
Browse repository at this point
You can’t perform that action at this time.