X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/060d38d627bd1e51dd2b3c6e7de9af6aa7d7b6f3..7ff8f285eb1ff374091e2d8e8e23f36d8b15a775:/services/api/db/migrate/20130109175700_create_pipelines.rb diff --git a/services/api/db/migrate/20130109175700_create_pipelines.rb b/services/api/db/migrate/20130109175700_create_pipelines.rb index 5a2d97e59e..972712c765 100644 --- a/services/api/db/migrate/20130109175700_create_pipelines.rb +++ b/services/api/db/migrate/20130109175700_create_pipelines.rb @@ -2,7 +2,7 @@ # # SPDX-License-Identifier: AGPL-3.0 -class CreatePipelines < ActiveRecord::Migration +class CreatePipelines < ActiveRecord::Migration[4.2] def up create_table :pipelines do |t| t.string :uuid