X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/0eb72b526bf8bbb011551ecf019f604e17a534f1..d56b21609ddd2e2e096f5c30e991d24aa213f7f4:/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