Merge branch 'master' into 15106-trgm-text-search
[arvados.git] / services / api / db / migrate / 20171208203841_fix_trash_flag_follow.rb
index c9e50a64b79e56a64b1d90cfaee7be2c2dbf8900..d071c32f08ff2031fe9824daf9a6114fe484564b 100644 (file)
@@ -2,7 +2,7 @@
 #
 # SPDX-License-Identifier: AGPL-3.0
 
-class FixTrashFlagFollow < ActiveRecord::Migration
+class FixTrashFlagFollow < ActiveRecord::Migration[4.2]
   def change
     ActiveRecord::Base.connection.execute("DROP MATERIALIZED VIEW materialized_permission_view")
     ActiveRecord::Base.connection.execute(