I am using gorm to create 2 simple tables User and Image, it is a one to many relationship, a user can upload multiple images. I wrote 2 testing functi
User
Image