X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/16f704326f44fd1e5e5e60b936c9b5895d6a6ff8..a74c5dc699722769537455504d2f59455100cd29:/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