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 }}
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
1
Pull requests
11
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
Dependency Graph
Dependency Graph
Show more workflows...
Management
Caches
Deployments
All workflows
All workflows
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
Showing runs from all workflows
will be ignored since log searching is not yet available
928 workflow runs
928 workflow runs
Workflow
Filter by Workflow
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching workflows.
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 PostgreSQL CREATE TABLE AS data population
CI Pipeline
#990:
Pull request
#2689
opened by
minleejae
12m 42s
minleejae:feat/postgresql-ctas-data
minleejae:feat/postgresql-ctas-data
12m 42s
View #2689
View workflow file
fix: reuse structured constraints for MySQL inline CHECK
CI Pipeline
#989:
Pull request
#2688
opened by
minleejae
8m 12s
minleejae:fix/mysql-inline-check-ast
minleejae:fix/mysql-inline-check-ast
8m 12s
View #2688
View workflow file
fix: preserve PostgreSQL identity sequence names
CI Pipeline
#988:
Pull request
#2687
opened by
minleejae
10m 36s
minleejae:fix/identity-sequence-name
minleejae:fix/identity-sequence-name
10m 36s
View #2687
View workflow file
feat: model MySQL JSON_TABLE column collations (#2686)
CI Pipeline
#987:
Commit
0f58f7f
pushed by
manticore-projects
27m 14s
master
master
27m 14s
View workflow file
fix: keep trailing whitespace outside quoted hex tokens (#2685)
CI Pipeline
#986:
Commit
37b866b
pushed by
manticore-projects
17m 18s
master
master
17m 18s
View workflow file
feat: model MySQL character set shorthands (#2684)
CI Pipeline
#985:
Commit
c0fa95a
pushed by
manticore-projects
53s
master
master
53s
View workflow file
fix: share JSON_TABLE column response parsing (#2683)
CI Pipeline
#984:
Commit
52e81a6
pushed by
manticore-projects
1m 17s
master
master
1m 17s
View workflow file
fix: preserve JSON_TABLE EXISTS column order (#2682)
CI Pipeline
#983:
Commit
0031943
pushed by
manticore-projects
1m 18s
master
master
1m 18s
View workflow file
feat: model PostgreSQL table-level NOT NULL constraints (#2680)
CI Pipeline
#982:
Commit
b62bb62
pushed by
manticore-projects
53s
master
master
53s
View workflow file
feat: support PostgreSQL CHECK NO INHERIT (#2679)
CI Pipeline
#981:
Commit
0e6f8ed
pushed by
manticore-projects
47s
master
master
47s
View workflow file
feat: model qualified PostgreSQL exclusion operators (#2678)
CI Pipeline
#980:
Commit
37b66b2
pushed by
manticore-projects
31s
master
master
31s
View workflow file
fix: accept identity RESTART values without WITH (#2677)
CI Pipeline
#979:
Commit
bdbbde4
pushed by
manticore-projects
1m 10s
master
master
1m 10s
View workflow file
feat: attach PostgreSQL constraints to existing indexes (#2676)
CI Pipeline
#978:
Commit
f56eb3f
pushed by
manticore-projects
46s
master
master
46s
View workflow file
feat: support MySQL named foreign key and check drops (#2675)
CI Pipeline
#977:
Commit
dd72b4f
pushed by
manticore-projects
57s
master
master
57s
View workflow file
fix: support comment column names in ALTER TABLE (#2674)
CI Pipeline
#976:
Commit
8eab5a5
pushed by
manticore-projects
1m 3s
master
master
1m 3s
View workflow file
fix: default wildcard exclusions to EXCEPT (#2652)
CI Pipeline
#975:
Commit
95ad908
pushed by
manticore-projects
13m 16s
master
master
13m 16s
View workflow file
test: cover programmatic wildcard exclusion transformers
CI Pipeline
#974:
Pull request
#2652
synchronize by
jakezwang
8m 1s
jakezwang:fix/all-columns-except-keyword
jakezwang:fix/all-columns-except-keyword
8m 1s
View #2652
View workflow file
feat: support MySQL JSON_TABLE column collations
CI Pipeline
#973:
Pull request
#2686
opened by
minleejae
9m 1s
minleejae:feat/json-table-column-collation
minleejae:feat/json-table-column-collation
9m 1s
View #2686
View workflow file
fix: exclude trailing whitespace from quoted hex literals
CI Pipeline
#972:
Pull request
#2685
opened by
minleejae
8m 47s
minleejae:fix/hex-literal-trailing-whitespace
minleejae:fix/hex-literal-trailing-whitespace
8m 47s
View #2685
View workflow file
feat: support MySQL ASCII and UNICODE character set shorthands
CI Pipeline
#971:
Pull request
#2684
opened by
minleejae
9m 4s
minleejae:feat/mysql-character-set-shorthands
minleejae:feat/mysql-character-set-shorthands
9m 4s
View #2684
View workflow file
fix: support JSON_TABLE DEFAULT ON ERROR with shared response parsing
CI Pipeline
#970:
Pull request
#2683
opened by
minleejae
9m 25s
minleejae:fix/json-table-default-on-error
minleejae:fix/json-table-default-on-error
9m 25s
View #2683
View workflow file
fix: preserve JSON_TABLE EXISTS column order
CI Pipeline
#969:
Pull request
#2682
opened by
minleejae
9m 57s
minleejae:fix/json-table-exists-order
minleejae:fix/json-table-exists-order
9m 57s
View #2682
View workflow file
feat: support MySQL named foreign key and check drops
CI Pipeline
#968:
Pull request
#2675
synchronize by
minleejae
15m 12s
minleejae:feat/mysql-named-constraint-drops
minleejae:feat/mysql-named-constraint-drops
15m 12s
View #2675
View workflow file
feat: model PostgreSQL table-level NOT NULL constraints
CI Pipeline
#966:
Pull request
#2680
synchronize by
minleejae
10m 19s
minleejae:feat/postgresql-not-null-constraint
minleejae:feat/postgresql-not-null-constraint
10m 19s
View #2680
View workflow file
fix: accept identity RESTART values without WITH
CI Pipeline
#967:
Pull request
#2677
synchronize by
minleejae
14m 31s
minleejae:fix/identity-restart-value
minleejae:fix/identity-restart-value
14m 31s
View #2677
View workflow file
Previous
1
2
3
4
5
6
7
…
37
38
Next
You can’t perform that action at this time.