mirror of
https://github.com/discourse/discourse.git
synced 2025-01-21 23:33:16 +08:00
f11f2b983f
Now that `ActiveRecord` relations are properly handled in a `model` step, putting this step back will allow the service to stops its execution if there are no users to be removed without calling the pretty big SQL query contained in the `CalculateMembershipsForRemoval` action. |
||
---|---|---|
.. | ||
controllers/chat | ||
jobs | ||
models | ||
policies | ||
queries/chat | ||
serializers/chat | ||
services/chat | ||
validators/chat | ||
views |