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

Broken backward compatibility with joins and preload #7104

Open
teatou opened this issue Jul 11, 2024 · 1 comment
Open

Broken backward compatibility with joins and preload #7104

teatou opened this issue Jul 11, 2024 · 1 comment
Assignees
Labels
type:with reproduction steps with reproduction steps

Comments

@teatou
Copy link

teatou commented Jul 11, 2024

GORM Playground Link

go-gorm/playground#749

Description

Starting from v1.25.7, gorm is having trouble unmarshalling data into desired struct when the query returns any insignificant rows after using Preload and Joins.
Seems like it is caused by #6771.

@github-actions github-actions bot added the type:with reproduction steps with reproduction steps label Jul 11, 2024
@teatou
Copy link
Author

teatou commented Sep 5, 2024

@jinzhu Hi! Any updates yet?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type:with reproduction steps with reproduction steps
Projects
None yet
Development

No branches or pull requests

2 participants