X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/e346e5d3bd09f4b9fe66538a825cf866faeb308b..f4707d4ab4a998a2af2a489141393fc4e793ee89:/services/api/db/migrate/20130708182912_rename_job_foreign_uuid_attributes.rb?ds=sidebyside diff --git a/services/api/db/migrate/20130708182912_rename_job_foreign_uuid_attributes.rb b/services/api/db/migrate/20130708182912_rename_job_foreign_uuid_attributes.rb index b5c3396520..e56f3133ac 100644 --- a/services/api/db/migrate/20130708182912_rename_job_foreign_uuid_attributes.rb +++ b/services/api/db/migrate/20130708182912_rename_job_foreign_uuid_attributes.rb @@ -1,3 +1,7 @@ +# Copyright (C) The Arvados Authors. All rights reserved. +# +# SPDX-License-Identifier: AGPL-3.0 + class RenameJobForeignUuidAttributes < ActiveRecord::Migration def change rename_column :jobs, :cancelled_by_client, :cancelled_by_client_uuid