Update strong-migrations-enabled migrations from 5.0 and 5.1 to 5.2 (#24275)
This commit is contained in:
		@@ -1,6 +1,6 @@
 | 
			
		||||
require Rails.root.join('lib', 'mastodon', 'migration_helpers')
 | 
			
		||||
 | 
			
		||||
class AddModeratorToAccounts < ActiveRecord::Migration[5.1]
 | 
			
		||||
class AddModeratorToAccounts < ActiveRecord::Migration[5.2]
 | 
			
		||||
  include Mastodon::MigrationHelpers
 | 
			
		||||
 | 
			
		||||
  disable_ddl_transaction!
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user