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
.
constructive-io
/
pgsql-parser
Public
Notifications
You must be signed in to change notification settings
Fork
33
Star
232
Code
Issues
16
Pull requests
4
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Actions: constructive-io/pgsql-parser
Actions
All workflows
Workflows
Dependabot Updates
Dependabot Updates
Parser tests
Parser tests
Show more workflows...
Management
Caches
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
883 workflow runs
883 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.
Merge pull request #315 from constructive-io/feat/rename-transform-ast
Parser tests
#1116:
Commit
7a0605f
pushed by
pyramation
7m 38s
main
main
7m 38s
View workflow file
chore: rename @pgsql/transform to @pgsql/transform-ast
Parser tests
#1115:
Pull request
#315
opened by
pyramation
6m 5s
feat/rename-transform-ast
feat/rename-transform-ast
6m 5s
View #315
View workflow file
chore(release): publish
Parser tests
#1114:
Commit
67f3109
pushed by
pyramation
7m 44s
main
main
7m 44s
View workflow file
Merge pull request #314 from constructive-io/feat/traverse-bare-parseβ¦
Parser tests
#1113:
Commit
a2b0d2e
pushed by
pyramation
1m 3s
main
main
1m 3s
View workflow file
feat(traverse): dispatch on bare ParseResult/ScanResult roots + payload guards
Parser tests
#1112:
Pull request
#314
opened by
pyramation
7m 29s
feat/traverse-bare-parse-result-roots
feat/traverse-bare-parse-result-roots
7m 29s
View #314
View workflow file
chore(release): publish
Parser tests
#1111:
Commit
4efd8a4
pushed by
pyramation
7m 49s
main
main
7m 49s
View workflow file
Merge pull request #313 from constructive-io/fix/traverse-typed-fieldβ¦
Parser tests
#1110:
Commit
3b061b8
pushed by
pyramation
41s
main
main
41s
View workflow file
fix(traverse): dispatch visitors for untagged typed embedded fields
Parser tests
#1109:
Pull request
#313
synchronize by
devin-ai-integration
Bot
7m 47s
fix/traverse-typed-field-dispatch
fix/traverse-typed-field-dispatch
7m 47s
View #313
View workflow file
fix(traverse): dispatch visitors for untagged typed embedded fields
Parser tests
#1108:
Pull request
#313
opened by
pyramation
4m 45s
fix/traverse-typed-field-dispatch
fix/traverse-typed-field-dispatch
4m 45s
View #313
View workflow file
chore(release): publish
Parser tests
#1107:
Commit
ff21b71
pushed by
pyramation
6m 54s
main
main
6m 54s
View workflow file
Merge pull request #312 from constructive-io/fix/plpgsql-alias-declarβ¦
Parser tests
#1106:
Commit
792dcf3
pushed by
pyramation
3m 52s
main
main
3m 52s
View workflow file
fix(plpgsql-deparser): preserve ALIAS FOR declarations
Parser tests
#1105:
Pull request
#312
opened by
pyramation
7m 44s
fix/plpgsql-alias-declarations
fix/plpgsql-alias-declarations
7m 44s
View #312
View workflow file
chore(release): publish
Parser tests
#1104:
Commit
d57254a
pushed by
pyramation
8m 2s
main
main
8m 2s
View workflow file
Merge pull request #311 from constructive-io/fix/out-param-varno-resoβ¦
Parser tests
#1103:
Commit
a67fb33
pushed by
pyramation
1m 51s
main
main
1m 51s
View workflow file
fix: resolve OUT-param varno by signature names for bare RETURN
Parser tests
#1102:
Pull request
#311
synchronize by
devin-ai-integration
Bot
7m 36s
fix/out-param-varno-resolution
fix/out-param-varno-resolution
7m 36s
View #311
View workflow file
fix: resolve OUT-param varno by signature names for bare RETURN
Parser tests
#1101:
Pull request
#311
opened by
pyramation
7m 23s
fix/out-param-varno-resolution
fix/out-param-varno-resolution
7m 23s
View #311
View workflow file
chore(release): publish
Parser tests
#1100:
Commit
13f064c
pushed by
pyramation
6m 1s
main
main
6m 1s
View workflow file
Merge pull request #310 from constructive-io/feat/plpgsql-v18-versions
Parser tests
#1099:
Commit
2e015d8
pushed by
pyramation
1m 14s
main
main
1m 14s
View workflow file
chore: align PL/pgSQL and CLI package versions with PG18 (18.0.0)
Parser tests
#1098:
Pull request
#310
opened by
pyramation
7m 42s
feat/plpgsql-v18-versions
feat/plpgsql-v18-versions
7m 42s
View #310
View workflow file
chore(release): publish
Parser tests
#1097:
Commit
f700ee1
pushed by
pyramation
7m 53s
main
main
7m 53s
View workflow file
lock
Parser tests
#1096:
Commit
414d538
pushed by
pyramation
2m 53s
main
main
2m 53s
View workflow file
Parser tests
Parser tests
#1095:
by
pyramation
7m 36s
main
main
7m 36s
View workflow file
feat: PostgreSQL 18 support (libpg-query 18.1.1, @pgsql/types 18)
Parser tests
#1094:
Pull request
#309
synchronize by
devin-ai-integration
Bot
7m 31s
feat/pg18-support
feat/pg18-support
7m 31s
View #309
View workflow file
feat: PostgreSQL 18 support (libpg-query 18.1.1, @pgsql/types 18)
Parser tests
#1093:
Pull request
#309
synchronize by
devin-ai-integration
Bot
5m 23s
feat/pg18-support
feat/pg18-support
5m 23s
View #309
View workflow file
feat: PostgreSQL 18 support (libpg-query 18.1.1, @pgsql/types 18)
Parser tests
#1092:
Pull request
#309
opened by
pyramation
7m 34s
feat/pg18-support
feat/pg18-support
7m 34s
View #309
View workflow file
Previous
1
2
3
4
5
6
7
…
35
36
Next
You canβt perform that action at this time.