Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FIX bulkInsert with primary keys set in preInsert hook broken in v15.38.3 #6599 #6608

Merged
merged 1 commit into from
Nov 19, 2024

Conversation

kpala
Copy link
Contributor

@kpala kpala commented Nov 19, 2024

Fixes #6599.

I also believe fillObjectDataBeforeInsert needs to be run before collecting primary keys, in case the primary key is set there.

@pubkey pubkey merged commit ef17f9c into pubkey:master Nov 19, 2024
21 checks passed
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.

bulkInsert with primary keys set in preInsert hook broken in v15.38.3
2 participants