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
.
AlaSQL
/
alasql
Public
Notifications
You must be signed in to change notification settings
Fork
694
Star
7.3k
Code
Issues
397
Pull requests
53
Discussions
Actions
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Wiki
Security and quality
Insights
[WIP] Add support for SQL-99 output format modifiers
- #2376
#2376
Open
mathiasrw
with
Copilot
wants to merge 7 commits into
develop
AlaSQL/alasql:develop
from
copilot/add-query-result-modifiers-support
AlaSQL/alasql:copilot/add-query-result-modifiers-support
Copy head branch name to clipboard
Conversation
Commits
7
(7)
Checks
Files changed
Open
[WIP] Add support for SQL-99 output format modifiers
#2376
mathiasrw
with
Copilot
wants to merge 7 commits into
develop
AlaSQL/alasql:develop
from
copilot/add-query-result-modifiers-support
AlaSQL/alasql:copilot/add-query-result-modifiers-support
Copy head branch name to clipboard
Commits
Commits on Dec 15, 2025
Initial plan
Copilot
committed
3f02549
View commit details
Copy full SHA for 3f02549
Browse repository at this point
Enable test269.js output format modifiers and fix column ordering
Show description for 9b838c5
Copilot
and
mathiasrw
committed
9b838c5
View commit details
Copy full SHA for 9b838c5
Browse repository at this point
Commits on Dec 17, 2025
Enable test270.js RECORDSET tests (25/27 passing, 2 skipped due to duplicate column issue)
Show description for 4ac50ec
Copilot
and
mathiasrw
committed
4ac50ec
View commit details
Copy full SHA for 4ac50ec
Browse repository at this point
Simplify column ordering fix - use first complete row's key order
Show description for 9f57ed3
Copilot
and
mathiasrw
committed
9f57ed3
View commit details
Copy full SHA for 9f57ed3
Browse repository at this point
Commits on Dec 21, 2025
Fix code formatting with prettier
Show description for 9c60089
Copilot
and
mathiasrw
committed
9c60089
View commit details
Copy full SHA for 9c60089
Browse repository at this point
Commits on Dec 22, 2025
Simplify column ordering logic per code review
Show description for 5d15d41
Copilot
and
mathiasrw
committed
5d15d41
View commit details
Copy full SHA for 5d15d41
Browse repository at this point
Optimize column collection loop to avoid redundant iterations
Show description for 36a3769
Copilot
and
mathiasrw
committed
36a3769
View commit details
Copy full SHA for 36a3769
Browse repository at this point
You can’t perform that action at this time.