X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/060d38d627bd1e51dd2b3c6e7de9af6aa7d7b6f3..401c2c71179825e6c3350177c0f46c503d66a061:/services/api/db/migrate/20140918141529_change_user_owner_uuid_not_null.rb diff --git a/services/api/db/migrate/20140918141529_change_user_owner_uuid_not_null.rb b/services/api/db/migrate/20140918141529_change_user_owner_uuid_not_null.rb index c111708e9b..96cf00bbce 100644 --- a/services/api/db/migrate/20140918141529_change_user_owner_uuid_not_null.rb +++ b/services/api/db/migrate/20140918141529_change_user_owner_uuid_not_null.rb @@ -2,7 +2,7 @@ # # SPDX-License-Identifier: AGPL-3.0 -class ChangeUserOwnerUuidNotNull < ActiveRecord::Migration +class ChangeUserOwnerUuidNotNull < ActiveRecord::Migration[4.2] include CurrentApiClient def up