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

WIP fix(create): create error writes back the primary key value #6906

Closed
wants to merge 1 commit into from

Conversation

demoManito
Copy link
Member

@demoManito demoManito commented Mar 16, 2024

  • Do only one thing
  • Non breaking API changes
  • Tested

What did this pull request do?

image When writing back the primary key value during batch creation, if the primary key value is set in the middle field, it should be incremented from the changed primary key.

User Case Description

@demoManito demoManito changed the title fix(create): create multiple pieces of data, primary key value is inc… fix(create): create multiple pieces of data, primary key value is incorrectly backfilled Mar 16, 2024
@demoManito demoManito changed the title fix(create): create multiple pieces of data, primary key value is incorrectly backfilled WIP fix(create): create multiple pieces of data, primary key value is incorrectly backfilled Mar 16, 2024
@go-gorm go-gorm deleted a comment from github-actions bot Mar 16, 2024
@demoManito demoManito changed the title WIP fix(create): create multiple pieces of data, primary key value is incorrectly backfilled WIP fix(create): create error writes back the primary key value Mar 16, 2024
@demoManito demoManito force-pushed the fix/create/array/set-primary-key branch from 4db1d78 to 56fce98 Compare March 16, 2024 17:45
@demoManito demoManito closed this Mar 17, 2024
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.

1 participant