class RemoveUsersFromTopicAllowedUsers < ActiveRecord::Migration # historically we added admins automatically to a message if they # responded, despite them being in the group the message is targetted at # this causes inbox bloat for pretty much no reason def up sql = <