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
.
veridit
/
sql_saga
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Issues
0
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Actions: veridit/sql_saga
Actions
All workflows
Workflows
make installcheck
make installcheck
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
134 workflow runs
134 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 test 111 scaling: use COMMIT between batches
make installcheck
#134:
Commit
c5f77cc
pushed by
jhf
51s
master
master
51s
View workflow file
Fix O(n²) scaling in planner for nullable natural keys
make installcheck
#133:
Commit
3686517
pushed by
jhf
49s
master
master
49s
View workflow file
Change test 110 to use realistic 2000 entities/batch pattern
make installcheck
#132:
Commit
6204f20
pushed by
jhf
48s
master
master
48s
View workflow file
Merge branch 'feature/benchmark-advanced-usage'
make installcheck
#131:
Commit
5b1d2da
pushed by
jhf
45s
master
master
45s
View workflow file
Merge branch 'feature/advanced-pg-usage'
make installcheck
#130:
Commit
8261921
pushed by
jhf
50s
master
master
50s
View workflow file
docs(README): restore temporal table examples with ASCII art
make installcheck
#129:
Commit
08b9255
pushed by
jhf
52s
master
master
52s
View workflow file
build: add compile_commands.json target for LSP support
make installcheck
#128:
Commit
d331081
pushed by
jhf
47s
master
master
47s
View workflow file
Merge branch 'feature/complete-system-time'
make installcheck
#127:
Commit
642fc82
pushed by
jhf
53s
master
master
53s
View workflow file
test(temporal_merge): add era-level ephemeral_columns auto-discovery …
make installcheck
#126:
Commit
d1a6707
pushed by
jhf
52s
master
master
52s
View workflow file
docs(README): document ephemeral_columns for add_era() and set_era_ep…
make installcheck
#125:
Commit
e912de5
pushed by
jhf
49s
master
master
49s
View workflow file
feat(era): add ephemeral_columns as era-level property with auto-disc…
make installcheck
#124:
Commit
f169674
pushed by
jhf
49s
master
master
49s
View workflow file
test(080): use deterministic test_date() function instead of CURRENT_…
make installcheck
#123:
Commit
25d6eae
pushed by
jhf
49s
master
master
49s
View workflow file
fix(planner): use null-safe comparison for nullable natural key columns
make installcheck
#122:
Commit
49a37df
pushed by
jhf
51s
master
master
51s
View workflow file
fix(executor): handle NOT NULL DEFAULT columns in Step 1.3 historical…
make installcheck
#121:
Commit
4bce43a
pushed by
jhf
50s
master
master
50s
View workflow file
fix(executor): robust handling of defaulted columns in temporal_merge
make installcheck
#120:
Commit
143c7a8
pushed by
jhf
49s
master
master
49s
View workflow file
fix(executor): support default values for columns missing from source
make installcheck
#119:
Commit
5925a34
pushed by
jhf
49s
master
master
49s
View workflow file
perf: Add ANALYZE to temporal_merge_plan for 5x faster executor DML
make installcheck
#118:
Commit
13bf94e
pushed by
jhf
49s
master
master
49s
View workflow file
refactor: Improve column naming clarity in temporal_merge planner
make installcheck
#117:
Commit
63f06fb
pushed by
jhf
1m 11s
master
master
1m 11s
View workflow file
doc: Move completed TODO item to Done section (DEFAULT column exclusion)
make installcheck
#116:
Commit
91b7342
pushed by
jhf
51s
master
master
51s
View workflow file
perf: Optimize temporal_merge UPDATE join for 30-38% speedup
make installcheck
#115:
Commit
94c2188
pushed by
jhf
53s
master
master
53s
View workflow file
perf: Optimize GENERATED column filtering with native jsonb subtraction
make installcheck
#114:
Commit
5dec968
pushed by
jhf
53s
master
master
53s
View workflow file
Merge branch 'feature/temporal-range'
make installcheck
#113:
Commit
7e3bd21
pushed by
jhf
51s
master
master
51s
View workflow file
Clarify audit column preservation issue and add Statbus critical bugs
make installcheck
#112:
Commit
d4edd29
pushed by
jhf
49s
feature/temporal-range
feature/temporal-range
49s
View workflow file
doc: Update todo
make installcheck
#111:
Commit
f1ae9ea
pushed by
jhf
49s
feature/temporal-range
feature/temporal-range
49s
View workflow file
Update todo.md to reflect FK trigger column removal
make installcheck
#110:
Commit
3ba4c0f
pushed by
jhf
49s
feature/temporal-range
feature/temporal-range
49s
View workflow file
Previous
1
2
3
4
5
6
Next
You can’t perform that action at this time.