* Change: #591 ホワイトリストのドメイン一覧の保存先・画面変更 * Update account_batch.rb * 表示まわりを改善 * Update dangerous.rake
This commit is contained in:
parent
8c399cefce
commit
ff2860d0df
18 changed files with 211 additions and 49 deletions
|
@ -97,6 +97,7 @@ namespace :dangerous do
|
|||
20240320231633
|
||||
20240326231854
|
||||
20240327234026
|
||||
20240401222541
|
||||
)
|
||||
# Removed: account_groups
|
||||
target_tables = %w(
|
||||
|
@ -121,6 +122,7 @@ namespace :dangerous do
|
|||
pending_statuses
|
||||
scheduled_expiration_statuses
|
||||
sensitive_words
|
||||
specified_domains
|
||||
status_capability_tokens
|
||||
status_references
|
||||
)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue