This commit is contained in:
parent
08f6de0bd7
commit
5e93ecee73
12 changed files with 241 additions and 109 deletions
|
@ -8,5 +8,5 @@ type UserToBeing struct {
|
|||
ID uint64 `gorm:"primarykey"`
|
||||
User User
|
||||
UserId string
|
||||
Being BeingType `gorm:"type:being_type"`
|
||||
Being string
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue