X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/0eb72b526bf8bbb011551ecf019f604e17a534f1..f2788dd5fc3ef725969d6c0fcc4ddee3754829fc:/services/api/db/migrate/20130326173804_create_commits.rb diff --git a/services/api/db/migrate/20130326173804_create_commits.rb b/services/api/db/migrate/20130326173804_create_commits.rb index 972a61f52c..6e42828dc8 100644 --- a/services/api/db/migrate/20130326173804_create_commits.rb +++ b/services/api/db/migrate/20130326173804_create_commits.rb @@ -2,7 +2,7 @@ # # SPDX-License-Identifier: AGPL-3.0 -class CreateCommits < ActiveRecord::Migration +class CreateCommits < ActiveRecord::Migration[4.2] def change create_table :commits do |t| t.string :repository_name