suren4Kites
Results
1
issues of
suren4Kites
Well I saw an issue already: https://github.com/go-pg/pg/issues/885 Ive something like below: type Actor struct { Id int Profile Profile ProfileId int } type Singer struct { Id int Profile Profile...