how to use gorm to make a raw query to DB and get fields from different tables in result?
I have the following (note that in the query I expect to get fields from different tables. Maybe there is some kind of peculiarity in this):
I have the following (note that in the query I expect to get fields from different tables. Maybe there is some kind of peculiarity in this):