X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/f4ca9ad94a6bb006d1f3c7ba207837f1736d1247..08d0b1ab43499b7f13462d5e3555d239b4634d22:/services/api/db/migrate/20140828141043_job_priority_fixup.rb diff --git a/services/api/db/migrate/20140828141043_job_priority_fixup.rb b/services/api/db/migrate/20140828141043_job_priority_fixup.rb index f643a3f237..87f29b635b 100644 --- a/services/api/db/migrate/20140828141043_job_priority_fixup.rb +++ b/services/api/db/migrate/20140828141043_job_priority_fixup.rb @@ -1,3 +1,7 @@ +# Copyright (C) The Arvados Authors. All rights reserved. +# +# SPDX-License-Identifier: AGPL-3.0 + class JobPriorityFixup < ActiveRecord::Migration def up remove_column :jobs, :priority