internal/database: Rename jobId to jobID
There are no commits yet
Push commits to the source branch or add previously merged commits to review them.
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.
Push commits to the source branch or add previously merged commits to review them.