Skip to content

Conversation

@JanJakes
Copy link
Member

@JanJakes JanJakes commented Nov 3, 2025

A small follow-up on #276.

We emulate MySQL type casting for INSERT, REPLACE, and UPDATE values, but we need to do so for the ON DUPLICATE KEY UPDATE clause as well. This fixes some errors in the top 100 plugin activation tests.

@JanJakes JanJakes force-pushed the cast-on-duplicate-key branch from 4b63633 to 99486ca Compare November 3, 2025 09:37
@JanJakes JanJakes force-pushed the cast-on-duplicate-key branch from 99486ca to b0da0a5 Compare November 3, 2025 10:02
@JanJakes JanJakes requested a review from adamziel November 3, 2025 10:14
@adamziel adamziel merged commit 89ece22 into develop Nov 3, 2025
14 checks passed
@JanJakes JanJakes deleted the cast-on-duplicate-key branch November 3, 2025 15:39
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.

3 participants