internal/database: Rename jobId to jobID
Loading
Created by: indradhanush
Minor nit.
This is the recommended style in the Go wiki.
Reference: https://github.com/golang/go/wiki/CodeReviewComments#initialisms
Not applicable. Renaming an internal variable. Tests should pass.