discourse/plugins/discourse-adplugin/spec/models
ducks 05e4a3d98e
PERF: Avoid timeout when deleting a house ad with many impressions (#39996)
Deleting a house ad loaded every associated impression into memory and
issued a separate DELETE per row, because the impressions association
used dependent: :destroy.
2026-05-14 11:37:04 +08:00
..
ad_impressions_spec.rb FEATURE: Implement ad impressions tracking (#35797) 2025-12-01 12:17:25 -05:00
house_ad_setting_spec.rb DEV: improve approach to removing JS from house ads (#37739) 2026-02-12 10:37:37 +11:00
house_ad_spec.rb PERF: Avoid timeout when deleting a house ad with many impressions (#39996) 2026-05-14 11:37:04 +08:00