X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/0eb72b526bf8bbb011551ecf019f604e17a534f1..611bbeff666694a0932667b73a202fd3a30f3253:/services/api/db/migrate/20150317132720_add_username_to_users.rb?ds=sidebyside diff --git a/services/api/db/migrate/20150317132720_add_username_to_users.rb b/services/api/db/migrate/20150317132720_add_username_to_users.rb index 79a076ddc8..cb27515a17 100644 --- a/services/api/db/migrate/20150317132720_add_username_to_users.rb +++ b/services/api/db/migrate/20150317132720_add_username_to_users.rb @@ -5,7 +5,7 @@ require 'has_uuid' require 'kind_and_etag' -class AddUsernameToUsers < ActiveRecord::Migration +class AddUsernameToUsers < ActiveRecord::Migration[4.2] include CurrentApiClient SEARCH_INDEX_COLUMNS =