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.
fix(plpgsql-deparser): preserve ALIAS FOR declarations
Parser tests
#1091:
Pull request
#308
opened by
pyramation
6m 1s
fix/plpgsql-alias-for
fix/plpgsql-alias-for
6m 1s
View #308
View workflow file
chore(release): publish
Parser tests
#1090:
Commit
60fb866
pushed by
pyramation
4m 53s
main
main
4m 53s
View workflow file
Merge pull request #307 from constructive-io/fix/plpgsql-out-param-varno
Parser tests
#1089:
Commit
50d90ab
pushed by
pyramation
2m 9s
main
main
2m 9s
View workflow file
fix(plpgsql): bump @libpg-query/parser to 17.8.0 + OUT-param RETURN NEXT, EXCEPTION wrapper block, and comment-reinjection fixes
Parser tests
#1088:
Pull request
#307
opened by
pyramation
6m 7s
fix/plpgsql-out-param-varno
fix/plpgsql-out-param-varno
6m 7s
View #307
View workflow file
chore(release): publish
Parser tests
#1087:
Commit
346e2f4
pushed by
pyramation
4m 44s
main
main
4m 44s
View workflow file
Merge pull request #306 from constructive-io/fix/cursor-args-raise-sq…
Parser tests
#1086:
Commit
fb40c11
pushed by
pyramation
5m 45s
main
main
5m 45s
View workflow file
fix(plpgsql-deparser): bound cursor argument lists and RAISE SQLSTATE conditions
Parser tests
#1085:
Pull request
#306
opened by
pyramation
5m 44s
fix/cursor-args-raise-sqlstate
fix/cursor-args-raise-sqlstate
5m 44s
View #306
View workflow file
chore(release): publish
Parser tests
#1084:
Commit
96ac7df
pushed by
pyramation
6m 14s
main
main
6m 14s
View workflow file
Merge pull request #305 from constructive-io/fix/hydrate-typename-arr…
Parser tests
#1083:
Commit
9164d84
pushed by
pyramation
50s
main
main
50s
View workflow file
fix(plpgsql-deparser): dehydrateTypeName never used the AST — CAST deparse form broke extraction, losing array bounds on renamed types
Parser tests
#1082:
Pull request
#305
synchronize by
devin-ai-integration
Bot
5m 56s
fix/hydrate-typename-array-bounds
fix/hydrate-typename-array-bounds
5m 56s
View #305
View workflow file
fix(plpgsql-deparser): dehydrateTypeName never used the AST — CAST deparse form broke extraction, losing array bounds on renamed types
Parser tests
#1081:
Pull request
#305
opened by
pyramation
3m 3s
fix/hydrate-typename-array-bounds
fix/hydrate-typename-array-bounds
3m 3s
View #305
View workflow file
chore(release): publish
Parser tests
#1080:
Commit
4213e2c
pushed by
pyramation
6m 21s
main
main
6m 21s
View workflow file
Merge pull request #304 from constructive-io/feat/deparser-merge-secl…
Parser tests
#1079:
Commit
a0033bd
pushed by
pyramation
1m 11s
main
main
1m 11s
View workflow file
fix(deparser): MergeWhenClause support and SecLabelStmt qualified object names
Parser tests
#1078:
Pull request
#304
opened by
pyramation
5m 53s
feat/deparser-merge-seclabel
feat/deparser-merge-seclabel
5m 53s
View #304
View workflow file
chore(release): publish
Parser tests
#1077:
Commit
2d63bfc
pushed by
pyramation
6m 12s
main
main
6m 12s
View workflow file
Merge pull request #303 from constructive-io/feat/plpgsql-deparser-cu…
Parser tests
#1076:
Commit
cb1c19d
pushed by
pyramation
32s
main
main
32s
View workflow file
fix(plpgsql-deparser): cursor SCROLL options, FETCH/MOVE directions, SQLSTATE conditions, bare RAISE, subscripted assignment targets
Parser tests
#1075:
Pull request
#303
opened by
pyramation
6m 1s
feat/plpgsql-deparser-cursor-raise-sqlstate-fixes
feat/plpgsql-deparser-cursor-raise-sqlstate-fixes
6m 1s
View #303
View workflow file
chore(release): publish
Parser tests
#1074:
Commit
f736755
pushed by
pyramation
6m 9s
main
main
6m 9s
View workflow file
Merge pull request #302 from constructive-io/feat/plpgsql-parser-mult…
Parser tests
#1073:
Commit
45c05b7
pushed by
pyramation
59s
main
main
59s
View workflow file
fix(plpgsql-parser): multi-function scripts no longer all get the first function's body
Parser tests
#1072:
Pull request
#302
opened by
pyramation
5m 52s
feat/plpgsql-parser-multifn-bodies
feat/plpgsql-parser-multifn-bodies
5m 52s
View #302
View workflow file
chore(release): publish
Parser tests
#1071:
Commit
71bffc8
pushed by
pyramation
6m 7s
main
main
6m 7s
View workflow file
Merge pull request #301 from constructive-io/feat/plpgsql-deparser-in…
Parser tests
#1070:
Commit
741352a
pushed by
pyramation
55s
main
main
55s
View workflow file
fix(plpgsql-deparser): re-insert INTO after DML RETURNING + skip implicit final RETURN
Parser tests
#1069:
Pull request
#301
opened by
pyramation
6m 5s
feat/plpgsql-deparser-into-return-fixes
feat/plpgsql-deparser-into-return-fixes
6m 5s
View #301
View workflow file
chore(release): publish
Parser tests
#1068:
Commit
987c0c6
pushed by
pyramation
6m 7s
main
main
6m 7s
View workflow file
Merge pull request #300 from constructive-io/feat/remove-pg-ast
Parser tests
#1067:
Commit
3bc0233
pushed by
pyramation
1m 35s
main
main
1m 35s
View workflow file
Previous
1
2
3
4
5
6
7
8
…
35
36
Next
You can’t perform that action at this time.