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 }}
Shopify
/
ghostferry
Public
Notifications
You must be signed in to change notification settings
Fork
74
Star
855
Code
Issues
45
Pull requests
41
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Feature: Handle read only columns - #437 followup
- #457
#457
Open
driv3r
wants to merge 15 commits into
feat/handle-generated-columns
Shopify/ghostferry:feat/handle-generated-columns
from
feat/improvements-on-generated-columns
Shopify/ghostferry:feat/improvements-on-generated-columns
Copy head branch name to clipboard
Conversation
Commits
15
(15)
Checks
Files changed
Open
Feature: Handle read only columns - #437 followup
#457
driv3r
wants to merge 15 commits into
feat/handle-generated-columns
Shopify/ghostferry:feat/handle-generated-columns
from
feat/improvements-on-generated-columns
Shopify/ghostferry:feat/improvements-on-generated-columns
Copy head branch name to clipboard
Commits
Commits on Aug 26, 2026
Keep generated columns in binlog UPDATE and DELETE WHERE clauses
Show description for 1836271
4 people
committed
1836271
View commit details
Copy full SHA for 1836271
Browse repository at this point
Reject at schema load the table shapes ghostferry cannot copy
Show description for ef23be7
4 people
committed
ef23be7
View commit details
Copy full SHA for ef23be7
Browse repository at this point
Hold targetVerifierWg by value so StopTargetVerifier cannot panic
Show description for 04195b6
shauns
authored and
driv3r
committed
04195b6
View commit details
Copy full SHA for 04195b6
Browse repository at this point
Make this branch's new integration tests capable of failing
Show description for 683cbaa
3 people
committed
683cbaa
View commit details
Copy full SHA for 683cbaa
Browse repository at this point
Add end-to-end coverage for the binlog WHERE-clause over-match
Show description for cb38b9b
shauns
authored and
driv3r
committed
cb38b9b
View commit details
Copy full SHA for cb38b9b
Browse repository at this point
Update CHANGELOG for 1.4.0
Show description for 4d1ed9a
2 people
authored and
driv3r
committed
4d1ed9a
View commit details
Copy full SHA for 4d1ed9a
Browse repository at this point
Build INSERT values from the full-width row, not a filtered copy
Show description for b2734af
2 people
authored and
driv3r
committed
b2734af
View commit details
Copy full SHA for b2734af
Browse repository at this point
Return an error from AsSQLQuery when no column can be written
Show description for 6b413b7
shauns
authored and
driv3r
committed
6b413b7
View commit details
Copy full SHA for 6b413b7
Browse repository at this point
Restore the fast path in columnsToVerify
Show description for 0941ad5
shauns
authored and
driv3r
committed
0941ad5
View commit details
Copy full SHA for 0941ad5
Browse repository at this point
Record the panic fixes and new exported API in the CHANGELOG
Show description for b93bb71
2 people
authored and
driv3r
committed
b93bb71
View commit details
Copy full SHA for b93bb71
Browse repository at this point
Say why the generated column comes first in these fixtures
Show description for 042fab7
2 people
authored and
driv3r
committed
042fab7
View commit details
Copy full SHA for 042fab7
Browse repository at this point
Cut the commentary down to what a future change could break
Show description for 01b02b8
2 people
authored and
driv3r
committed
01b02b8
View commit details
Copy full SHA for 01b02b8
Browse repository at this point
Give buildStringMapForWhere back main's signature
Show description for 8554d8c
2 people
authored and
driv3r
committed
8554d8c
View commit details
Copy full SHA for 8554d8c
Browse repository at this point
Commits on Aug 31, 2026
Allow VIRTUAL column as pagination key if it has unique index
driv3r
committed
6ea5af5
View commit details
Copy full SHA for 6ea5af5
Browse repository at this point
Small fixes here and there
driv3r
committed
223a582
View commit details
Copy full SHA for 223a582
Browse repository at this point
You can’t perform that action at this time.