go-gorm / playground

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

add uniqueIndex test #690

Open swills opened 6 months ago

swills commented 6 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?