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 }}
pgplex
/
pgschema
Public
Notifications
You must be signed in to change notification settings
Fork
63
Star
1k
Code
Issues
6
Pull requests
2
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
Actions: pgplex/pgschema
Actions
All workflows
Workflows
CI Test
CI Test
Copilot
Copilot
Copilot code review
Copilot code review
Copilot coding agent
Copilot coding agent
Docker Latest Build
Docker Latest Build
Release Binary and Docker Versioned
Release Binary and Docker Versioned
Show more workflows...
Management
Caches
Deployments
Docker Latest Build
Docker Latest Build
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
.
docker-latest.yml
will be ignored since log searching is not yet available
477 workflow runs
477 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.
fix: resolve extension-owned types in the external plan database's te…
Docker Latest Build
#477:
Commit
580f404
pushed by
tianzhou
9m 2s
main
main
9m 2s
View workflow file
chore: upgrade from 1.13.0 to 1.13.1
Docker Latest Build
#476:
Commit
83284c6
pushed by
tianzhou
10m 7s
main
main
10m 7s
View workflow file
feat: warn about and skip statements that have no effect on the plan …
Docker Latest Build
#475:
Commit
670c531
pushed by
tianzhou
7m 55s
main
main
7m 55s
View workflow file
fix: recreate dependent views around a function DROP + CREATE (#601) …
Docker Latest Build
#474:
Commit
bf67b66
pushed by
tianzhou
11m 38s
main
main
11m 38s
View workflow file
fix: commit enum ADD VALUE before statements that use the new label (…
Docker Latest Build
#473:
Commit
d862424
pushed by
tianzhou
10m 20s
main
main
10m 20s
View workflow file
fix: track ENABLE REPLICA and ENABLE ALWAYS trigger states (#599) (#617)
Docker Latest Build
#472:
Commit
e300142
pushed by
tianzhou
11m 31s
main
main
11m 31s
View workflow file
fix: create SQL functions after the later-batch functions they call (…
Docker Latest Build
#471:
Commit
f04028c
pushed by
tianzhou
12m 31s
main
main
12m 31s
View workflow file
fix: resolve managed-schema qualifiers in inlined SQL function bodies…
Docker Latest Build
#470:
Commit
b8e7e26
pushed by
tianzhou
11m 46s
main
main
11m 46s
View workflow file
fix: reject unknown keys in .pgschemaignore (#594) (#614)
Docker Latest Build
#469:
Commit
c420a71
pushed by
tianzhou
11m 5s
main
main
11m 5s
View workflow file
fix: preserve explicit column collations in dump and plan (#593) (#613)
Docker Latest Build
#468:
Commit
e047969
pushed by
tianzhou
11m 45s
main
main
11m 45s
View workflow file
revert: take config table data management out of main (#559) (#612)
Docker Latest Build
#467:
Commit
6d6c080
pushed by
tianzhou
9m 0s
main
main
9m 0s
View workflow file
fix: preserve primary key column order on partitioned tables (#606) (…
Docker Latest Build
#466:
Commit
1f7d8b5
pushed by
tianzhou
12m 3s
main
main
12m 3s
View workflow file
fix: exclude extension-owned objects and privileges from inspection (…
Docker Latest Build
#465:
Commit
11678c5
pushed by
tianzhou
14m 41s
main
main
14m 41s
View workflow file
fix: detect and apply GENERATED ALWAYS AS changes on existing columns…
Docker Latest Build
#464:
Commit
319b88c
pushed by
tianzhou
10m 54s
main
main
10m 54s
View workflow file
fix: carry ON DELETE SET NULL/SET DEFAULT column list on foreign keys…
Docker Latest Build
#463:
Commit
738a3bb
pushed by
tianzhou
11m 23s
main
main
11m 23s
View workflow file
fix: re-emit VALIDATE for an unvalidated PG18 NOT NULL constraint (#5…
Docker Latest Build
#462:
Commit
91c15d6
pushed by
tianzhou
11m 5s
main
main
11m 5s
View workflow file
fix: stub referenced roles in the plan database (#450) (#586)
Docker Latest Build
#461:
Commit
7c9f7af
pushed by
tianzhou
12m 15s
main
main
12m 15s
View workflow file
fix: mirror target extensions into the embedded plan database (#584) …
Docker Latest Build
#460:
Commit
bb15146
pushed by
tianzhou
11m 57s
main
main
11m 57s
View workflow file
feat: manage config table rows declaratively (#559) (#583)
Docker Latest Build
#459:
Commit
b25a9e9
pushed by
tianzhou
10m 12s
main
main
10m 12s
View workflow file
chore: upgrade from 1.12.5 to 1.13.0
Docker Latest Build
#458:
Commit
a73db80
pushed by
tianzhou
11m 46s
main
main
11m 46s
View workflow file
fix: order aggregates and SQL function bodies after the views they de…
Docker Latest Build
#457:
Commit
8a8f1f6
pushed by
tianzhou
11m 33s
main
main
11m 33s
View workflow file
fix: order multi-file dump includes by dependency, not directory (#58…
Docker Latest Build
#456:
Commit
fe7c64b
pushed by
tianzhou
10m 9s
main
main
10m 9s
View workflow file
fix: emit ALTER SEQUENCE OWNED BY when only sequence ownership change…
Docker Latest Build
#455:
Commit
c6ed06f
pushed by
tianzhou
8m 34s
main
main
8m 34s
View workflow file
fix: only collapse genuinely owned sequences into SERIAL (#573) (#577)
Docker Latest Build
#454:
Commit
8926590
pushed by
tianzhou
10m 56s
main
main
10m 56s
View workflow file
fix: match quoted identifiers in function dependency detection (#572)
Docker Latest Build
#453:
Commit
5f76bfd
pushed by
tianzhou
11m 38s
main
main
11m 38s
View workflow file
Previous
1
2
3
4
5
…
19
20
Next
You can’t perform that action at this time.