Skip to content

Conversation

MarkReedZ
Copy link

@MarkReedZ MarkReedZ commented Mar 30, 2025

I fixed up the regex for the new format of the insert on duplicate key syntax.

https://dev.mysql.com/worklog/task/?id=13325

Fixes #116 and adds a test on the regex. We could also mock the execute, call executemany and ensure execute was never called as a way to test the full function.

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.

No fast-track for bulk inserts in Cursor.executemany with INSERT/REPLACE syntax introduced in MySQL 8.0.19

1 participant