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
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
.
JSQLParser
/
JSqlParser
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
1.4k
Star
6k
Code
Issues
67
Pull requests
1
Discussions
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Wiki
Security and quality
Insights
Actions: JSQLParser/JSqlParser
Actions
All workflows
Workflows
CI Pipeline
CI Pipeline
Copilot
Copilot
Copilot code review
Copilot code review
Dependabot Updates
Dependabot Updates
Show more workflows...
Management
Caches
CI Pipeline
CI Pipeline
Actions
Loading...
Loading
Sorry, something went wrong.
Uh oh!
There was an error while loading.
Please reload this page
.
will be ignored since log searching is not yet available
Show workflow options
Create status badge
Create status badge
Loading
Uh oh!
There was an error while loading.
Please reload this page
.
ci.yml
will be ignored since log searching is not yet available
330 workflow runs
330 workflow runs
Event
Filter by Event
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching events.
Status
Filter by Status
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching statuses.
Branch
Filter by Branch
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching branches.
Actor
Filter by Actor
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching users.
feat: support OPTION hints after MERGE and INSERT ... VALUES, and the OPTIMIZE FOR (@var UNKNOWN) parameter form
CI Pipeline
#503:
Pull request
#2486
opened by
fudianchn
In progress
fudianchn:feat/option-hints-followup
fudianchn:feat/option-hints-followup
In progress
View #2486
View workflow file
fix: keep all clauses when deparsing SELECT without FROM (#2483) (#2484)
CI Pipeline
#502:
Commit
7013909
pushed by
manticore-projects
12m 17s
master
master
12m 17s
View workflow file
fix: keep all clauses when deparsing SELECT without FROM (#2483)
CI Pipeline
#501:
Pull request
#2484
synchronize by
fudianchn
5m 30s
fudianchn:fix/select-without-from-clauses
fudianchn:fix/select-without-from-clauses
5m 30s
View #2484
View workflow file
fix: keep all clauses when deparsing SELECT without FROM (#2483)
CI Pipeline
#500:
Pull request
#2484
opened by
fudianchn
6m 45s
fudianchn:fix/select-without-from-clauses
fudianchn:fix/select-without-from-clauses
6m 45s
View #2484
View workflow file
feat(parser): add support for ClickHouse [LEFT] ARRAY JOIN syntax (#2…
CI Pipeline
#499:
Commit
5c86877
pushed by
manticore-projects
12m 21s
master
master
12m 21s
View workflow file
feat(parser): add support for ClickHouse [LEFT] ARRAY JOIN syntax
CI Pipeline
#498:
Pull request
#2482
synchronize by
watashi-00
6m 23s
watashi-00:feature/clickhouse-array-join
watashi-00:feature/clickhouse-array-join
6m 23s
View #2482
View workflow file
feat(parser): add support for ClickHouse [LEFT] ARRAY JOIN syntax
CI Pipeline
#497:
Pull request
#2482
opened by
watashi-00
2m 59s
watashi-00:feature/clickhouse-array-join
watashi-00:feature/clickhouse-array-join
2m 59s
View #2482
View workflow file
Update changelog
CI Pipeline
#496:
Commit
fa731f9
pushed by
manticore-projects
3m 23s
manticore
manticore
3m 23s
View workflow file
fix: complete TablesNamesFinder traversal for piped queries, DML side…
CI Pipeline
#495:
Commit
ad69ecc
pushed by
manticore-projects
12m 2s
master
master
12m 2s
View workflow file
fix: reject illegal MERGE WHEN NOT MATCHED clause pairings (#2480) (#…
CI Pipeline
#494:
Commit
a8cb410
pushed by
manticore-projects
12m 10s
master
master
12m 10s
View workflow file
fix: reject illegal MERGE WHEN NOT MATCHED clause pairings (#2480)
CI Pipeline
#493:
Pull request
#2481
opened by
fudianchn
3m 22s
fudianchn:fix/merge-illegal-pairing
fudianchn:fix/merge-illegal-pairing
3m 22s
View #2481
View workflow file
fix: complete TablesNamesFinder traversal for piped queries, DML side clauses and analytic functions (#2478)
CI Pipeline
#492:
Pull request
#2479
opened by
fudianchn
8m 33s
fudianchn:fix/tables-names-finder-coverage
fudianchn:fix/tables-names-finder-coverage
8m 33s
View #2479
View workflow file
Update Gradle wrapper
CI Pipeline
#491:
Commit
37e17a0
pushed by
manticore-projects
6m 23s
manticore
manticore
6m 23s
View workflow file
fix: treat a positional parameter '?' as a valid end of the ternary t…
CI Pipeline
#490:
Commit
f41c0b8
pushed by
manticore-projects
11m 22s
master
master
11m 22s
View workflow file
fix: treat a positional parameter '?' as a valid end of the ternary then-branch
CI Pipeline
#489:
Pull request
#2477
opened by
fudianchn
6m 6s
fudianchn:fix/ternary-positional-then-branch
fudianchn:fix/ternary-positional-then-branch
6m 6s
View #2477
View workflow file
fix: do not treat a named parameter ':' as the ternary else separator…
CI Pipeline
#488:
Commit
5080d19
pushed by
manticore-projects
11m 36s
master
master
11m 36s
View workflow file
fix: do not treat a named parameter ':' as the ternary else separator (#2475)
CI Pipeline
#487:
Pull request
#2476
opened by
fudianchn
6m 51s
fudianchn:fix/ternary-named-parameter
fudianchn:fix/ternary-named-parameter
6m 51s
View #2476
View workflow file
feat: support CREATE DATABASE statement (#2070) (#2471)
CI Pipeline
#486:
Commit
7b64825
pushed by
manticore-projects
12m 28s
master
master
12m 28s
View workflow file
feat: support SQL Server OPTION query hints (#161) (#2472)
CI Pipeline
#485:
Commit
138947d
pushed by
manticore-projects
13m 17s
master
master
13m 17s
View workflow file
fix: allow GROUPS as identifier by making it a non-reserved keyword (…
CI Pipeline
#484:
Commit
edfbb0a
pushed by
manticore-projects
11m 39s
master
master
11m 39s
View workflow file
fix: allow GROUPS as identifier by making it a non-reserved keyword (#2473)
CI Pipeline
#483:
Pull request
#2474
opened by
fudianchn
6m 24s
fudianchn:fix/groups-nonreserved-2473
fudianchn:fix/groups-nonreserved-2473
6m 24s
View #2474
View workflow file
feat: support SQL Server OPTION query hints (#161)
CI Pipeline
#482:
Pull request
#2472
opened by
fudianchn
6m 5s
fudianchn:feat/sqlserver-query-hints-161
fudianchn:feat/sqlserver-query-hints-161
6m 5s
View #2472
View workflow file
feat: support CREATE DATABASE (#2070)
CI Pipeline
#481:
Pull request
#2471
opened by
fudianchn
7m 2s
fudianchn:feat/create-database-2070
fudianchn:feat/create-database-2070
7m 2s
View #2471
View workflow file
fix: support ClickHouse ORDER BY WITH FILL and INTERPOLATE (#2467) (#…
CI Pipeline
#480:
Commit
406a4d4
pushed by
manticore-projects
11m 14s
master
master
11m 14s
View workflow file
fix: support ClickHouse ORDER BY WITH FILL and INTERPOLATE (#2467)
CI Pipeline
#479:
Pull request
#2469
opened by
fudianchn
6m 25s
fudianchn:fix/clickhouse-order-by-with-fill-2467
fudianchn:fix/clickhouse-order-by-with-fill-2467
6m 25s
View #2469
View workflow file
Previous
1
2
3
4
5
…
13
14
Next
You can’t perform that action at this time.