Merge commit '5ba87a3d27a2284236d598d871eb46bec310f18d' into change-the-order-of-after_create_commit
This commit is contained in:
@@ -1,4 +1,6 @@
|
||||
class AddIndexToMessages < ActiveRecord::Migration[7.0]
|
||||
disable_ddl_transaction!
|
||||
|
||||
def change
|
||||
# This index is added as a temporary fix for performance issues in the CSAT
|
||||
# responses controller where we query messages with account_id, content_type
|
||||
|
||||
Reference in New Issue
Block a user