X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/16f704326f44fd1e5e5e60b936c9b5895d6a6ff8..5acd68562b23c0293140a9de6443855b6612266b:/services/api/db/migrate/20150317132720_add_username_to_users.rb 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 =