Skip to content

fix: embedded should be nil if not exists#6219

Merged
jinzhu merged 1 commit intogo-gorm:masterfrom
a631807682:fix_embedded
Apr 11, 2023
Merged

fix: embedded should be nil if not exists#6219
jinzhu merged 1 commit intogo-gorm:masterfrom
a631807682:fix_embedded

Conversation

@a631807682
Copy link
Copy Markdown
Member

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

What did this pull request do?

closes #5431

#5388 has been revert by #5901
Now we should revert #5417

User Case Description

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.

Embedded nil pointer structs should be retrieved as nil

2 participants