go-gorm / playground

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

Failing embedded struct #714

Open stijndehaes opened 6 months ago

stijndehaes commented 6 months ago

Explain your user case and expected results

The embedded struct should be nil, but because type Address string is used the embedded struct is not nil