X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/0eb72b526bf8bbb011551ecf019f604e17a534f1..060dc61639b8a5ac4458bc21d1120b3ad508b0a3:/services/api/db/migrate/20130109220548_create_pipeline_invocations.rb diff --git a/services/api/db/migrate/20130109220548_create_pipeline_invocations.rb b/services/api/db/migrate/20130109220548_create_pipeline_invocations.rb index bf65b5023d..b81884a354 100644 --- a/services/api/db/migrate/20130109220548_create_pipeline_invocations.rb +++ b/services/api/db/migrate/20130109220548_create_pipeline_invocations.rb @@ -2,7 +2,7 @@ # # SPDX-License-Identifier: AGPL-3.0 -class CreatePipelineInvocations < ActiveRecord::Migration +class CreatePipelineInvocations < ActiveRecord::Migration[4.2] def up create_table :pipeline_invocations do |t| t.string :uuid