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(database/gdb): orm tag from embedded struct is missing in with feature #4011

Merged
merged 10 commits into from
Dec 5, 2024

Conversation

gqcn
Copy link
Member

@gqcn gqcn commented Dec 5, 2024

this PR is updated from #3559

fix #2119

@gqcn gqcn changed the title fix(database/gdb): orm tag from embedded struct is missing in with feature fix(database/gdb): orm tag from embedded struct is missing in with feature Dec 5, 2024
@gqcn gqcn merged commit ba96894 into master Dec 5, 2024
40 checks passed
@gqcn gqcn deleted the fix/2119 branch December 5, 2024 14:02
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.

WithAll().Scan(&list) can't fetch embedded struct from HasOne relation's children table
2 participants