summaryrefslogtreecommitdiffstats
path: root/migrations/2020-11-13-161449_add_job_uuid/down.sql
blob: d775ff6a65d1c7a97189d39d665e55a437ee1fcf (plain)
1
2
3
4
5
-- This file should undo anything in `up.sql`
ALTER TABLE
    jobs
DROP COLUMN
    uuid