Mykhailo Kozii

Results 2 comments of Mykhailo Kozii

Try the following in your model. Worked for me. ```go ID uuid.UUID `gorm:"primaryKey;unique;type:uuid;default:(generate_random_uuid())"` ```

This should fix the issue :) `uses: "danharrin/[email protected]"`