this post was submitted on 21 Jun 2023
1 points (100.0% liked)

Go programming language discussion

1275 readers
20 users here now

founded 5 years ago
MODERATORS
 

I'm trying to find a bson struct tag to create a unique index just like the one in the image attached to this post but for mongodb. i tried searching and i found nothing Close to what i need but this stackoverflow post https://stackoverflow.com/questions/30831316/how-to-specify-a-struct-with-a-multi-column-unique-index-for-gorm

no comments (yet)
sorted by: hot top controversial new old
there doesn't seem to be anything here