summaryrefslogtreecommitdiffstats
path: root/migrations/2020-12-03-085333_artifact_belongs_to_job/down.sql
blob: 3a56084ceae81f588d78e18b30d9d02cde885c52 (plain)
1
2
3
4
5
-- This file should undo anything in `up.sql`
ALTER TABLE
    artifacts
DROP COLUMN
    job_id