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
121
Pull requests
7
Discussions
Actions
Projects
Security and quality
1
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
Improve SQLPage function argument warnings
- #1225
#1225
Merged
lovasoa
merged 10 commits into
main
sqlpage/SQLPage:main
from
better-sql-error-messages
sqlpage/SQLPage:better-sql-error-messages
Copy head branch name to clipboard
Mar 1, 2026
Conversation
Commits
10
(10)
Checks
Files changed
Merged
Improve SQLPage function argument warnings
#1225
lovasoa
merged 10 commits into
main
sqlpage/SQLPage:main
from
better-sql-error-messages
sqlpage/SQLPage:better-sql-error-messages
Copy head branch name to clipboard
Commits
Commits on Feb 28, 2026
improve sqlpage function argument warnings with source context
Show description for c67951b
lovasoa
committed
c67951b
View commit details
Copy full SHA for c67951b
Browse repository at this point
Param extraction: Result-based errors, single caller message, no CompoundIdentifier special case
Show description for 3610288
lovasoa
committed
3610288
View commit details
Copy full SHA for 3610288
Browse repository at this point
Surface param extraction error in parse result; add parse_sql error-message tests; remove are_params_extractable
Show description for e86c5e2
lovasoa
committed
e86c5e2
View commit details
Copy full SHA for e86c5e2
Browse repository at this point
Refactor sqlpage function argument error messages to match user expectations
Show description for 349d76a
lovasoa
committed
349d76a
View commit details
Copy full SHA for 349d76a
Browse repository at this point
improve error messages
lovasoa
committed
f861a2c
View commit details
Copy full SHA for f861a2c
Browse repository at this point
Refactor SqlPageFunctionError representation to clean up 'syntax error' wrappers
Show description for da16650
lovasoa
committed
da16650
View commit details
Copy full SHA for da16650
Browse repository at this point
Remove redundant 'reorganize' hint from error message
lovasoa
committed
ae63304
View commit details
Copy full SHA for ae63304
Browse repository at this point
readd deleted test
lovasoa
committed
e47c324
View commit details
Copy full SHA for e47c324
Browse repository at this point
Commits on Mar 1, 2026
split parameter extraction logic into a separate file
lovasoa
committed
49a4df3
View commit details
Copy full SHA for 49a4df3
Browse repository at this point
Add to changelog
lovasoa
committed
003f3e0
View commit details
Copy full SHA for 003f3e0
Browse repository at this point
You can’t perform that action at this time.