Files
Mastodon/app/services/remove_status_service.rb
Eugen Rochko 32d4372381 Use #any? instead of #exists? when checking media attachments (#7570)
If media_attachments are not loaded, SQL query is the same, but
the #exists? method performs SQL query even if preloaded
2018-05-21 16:01:16 +02:00

4.6 KiB