Skip to content

Conversation

@proton-lisandro-pin
Copy link

@proton-lisandro-pin proton-lisandro-pin commented Jun 30, 2025

This PR modifies all INSERT logic so virtual (a.k.a generated) MySQL columns are not written into, which would otherwise break the ferrying process.

See also #338.

@proton-lisandro-pin
Copy link
Author

Friendly ping?

@milanatshopify
Copy link
Contributor

Thoughts about excluding virtual columns from the MD5 compute?

@proton-lisandro-pin
Copy link
Author

Thoughts about excluding virtual columns from the MD5 compute?

Ah, good call - we should definitely not be hashing those methinks. Fixed.

@proton-lisandro-pin proton-lisandro-pin force-pushed the generated_columns_fix branch 2 times, most recently from 07bc0ff to 74ca32a Compare November 25, 2025 14:37
This PR modifies all `INSERT` logic so virtual (a.k.a generated) MySQL
columns are not attempted to insert into, which otherwise breaks
the ferrying process.

See also Shopify#338.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants