mirror of
https://github.com/mastodon/mastodon.git
synced 2026-08-20 04:44:50 -05:00
Fix AddUniqueIndexOnAccountsUri migration trying to reattribute Appeal objects with incorrect column (#39999)
This commit is contained in:
@@ -98,7 +98,6 @@ class AddUniqueIndexOnAccountsUri < ActiveRecord::Migration[8.1]
|
||||
Follow, FollowRequest, Block, Mute, AccountModerationNote, AccountPin, AccountNote
|
||||
],
|
||||
reference_account_id: [CanonicalEmailBlock],
|
||||
account_warning_id: [Appeal],
|
||||
local_account_id: [SeveredRelationship],
|
||||
remote_account_id: [SeveredRelationship],
|
||||
quoted_account_id: [Quote],
|
||||
|
||||
Reference in New Issue
Block a user