
Add a GORM hook that sets `task.JobUUID` and `.WorkerUUID`. These were only set by the sqlc code; this change ensures that they are now always set, so that the caller doesn't have to worry about which function is already ported to sqlc and which one is still GORM.