I have a query that fetches rows from jobs table and its author (each job has an author)
jobs
author
type User struct { ID uint