Skip to content

db: add queued_at column to gitserver_localclone_jobs

Warren Gifford requested to merge as/add-missing-column into main

Created by: asdine

This adds a missing column to the gitserver_localclone_jobs. I also updated the worker documentation to avoid making that mistake again. Adding a column requires rebuilding views.

Test plan

sg migration up and undo

Related to #32827

Merge request reports

Loading