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 #750

Closed
teatou opened this issue Jul 10, 2024 · 0 comments
Closed

Broken backward compatibility with joins and preload #750

teatou opened this issue Jul 10, 2024 · 0 comments
Assignees

Comments

@teatou
Copy link

teatou commented Jul 10, 2024

GORM Playground Link

#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 go-gorm/gorm#6771

@teatou teatou closed this as completed Jul 11, 2024
@teatou teatou closed this as not planned Won't fix, can't repro, duplicate, stale Jul 11, 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

No branches or pull requests

2 participants