discourse/db
Guhyoun Nam 82ad7f9d17
DEV: Delete plugin specific webhook event types (#29374)
Background
When creating webhooks on a site without the Discourse Category Experts plugin installed, the category_experts_unapproved_event and category_experts_approved_event webhook events are getting automatically added to webhooks without a way to disable them.

The category_experts_unapproved_event and category_experts_approved_event webhook events are associated with the Discourse Category Experts plugin so I am moving these webhook events into the Category Experts plugin.

Changes
This PR deletes Category Experts plugin specific webhook event types added into core.
2024-10-24 11:02:58 -05:00
..
fixtures DEV: Delete plugin specific webhook event types (#29374) 2024-10-24 11:02:58 -05:00
migrate DEV: Delete plugin specific webhook event types (#29374) 2024-10-24 11:02:58 -05:00
post_migrate DEV: drop password-related columns from users table (#29187) 2024-10-23 13:42:35 +08:00
api_test_seeds.rb DEV: Apply syntax_tree formatting to db/* 2023-01-09 11:59:41 +00:00