go-gorm / playground

GORM Playground (Please Create PR for this project to report issues)
MIT License
88 stars 666 forks source link

In Belongs To Relation, when parent struct's field name and child struct's foreginKey are the same, it failed #701

Open fnsne opened 4 months ago

fnsne commented 4 months ago

Explain your user case and expected results

This Bug is https://github.com/go-gorm/gorm/issues/6894