go-gorm / playground

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

add uniqueIndex test #690

Open swills opened 10 months ago

swills commented 10 months ago

Explain your user case and expected results

Not sure if this is a bug but ran into a similar issue. This is a copy of the TestAssociationNotNullClear but with a uniqueIndex and the association fails. Should this work or no?