X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/0f644e242ef37c911ad3dc25aca8135c339de349..77c8223f5ddd64cff2b08d0857749644c474946f:/services/api/db/migrate/20130326182917_create_commit_ancestors.rb diff --git a/services/api/db/migrate/20130326182917_create_commit_ancestors.rb b/services/api/db/migrate/20130326182917_create_commit_ancestors.rb index d63b2a6ebd..59fc3c253f 100644 --- a/services/api/db/migrate/20130326182917_create_commit_ancestors.rb +++ b/services/api/db/migrate/20130326182917_create_commit_ancestors.rb @@ -2,7 +2,7 @@ # # SPDX-License-Identifier: AGPL-3.0 -class CreateCommitAncestors < ActiveRecord::Migration +class CreateCommitAncestors < ActiveRecord::Migration[4.2] def change create_table :commit_ancestors do |t| t.string :repository_name