Skip to content

Fix: panic on nullable value with multiple foreign key usage#6839

Merged
jinzhu merged 1 commit intogo-gorm:masterfrom
shtrih:patch-panic-on-nil-multiple-foreign
Feb 19, 2024
Merged

Fix: panic on nullable value with multiple foreign key usage#6839
jinzhu merged 1 commit intogo-gorm:masterfrom
shtrih:patch-panic-on-nil-multiple-foreign

Conversation

@shtrih
Copy link
Copy Markdown
Contributor

@shtrih shtrih commented Feb 14, 2024

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

What did this pull request do?

Fixes issue #6016.

User Case Description

It panics on prepare request stage in some rare cases

@jinzhu jinzhu merged commit d81ae6f into go-gorm:master Feb 19, 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.

2 participants