discourse/plugins/chat/db
Loïc Guitaut 01392ab90c FIX: Delete associated channel upon category deletion
Currently when a category is deleted, if it has an associated chat
channel, the latter won’t be deleted automatically.

The fix is quite simple as we were simply missing a `dependent:
:destroy` option on the existing relation.
2022-11-22 10:04:29 +01:00
..
fixtures DEV: Move discourse-chat to the core repo. (#18776) 2022-11-02 10:41:30 -03:00
migrate FIX: Migrate values before adding a not null constraint. (#18940) 2022-11-08 16:11:03 -03:00
post_migrate FIX: Delete associated channel upon category deletion 2022-11-22 10:04:29 +01:00