1 # Copyright (C) The Arvados Authors. All rights reserved.
3 # SPDX-License-Identifier: AGPL-3.0
5 class NoDowngradeAfterJson < ActiveRecord::Migration[4.2]
10 raise ActiveRecord::IrreversibleMigration.
11 new("cannot downgrade: older versions cannot read JSON from DB tables")