ebd6bee05e
Remove blocking check that prevented tariff deletion when subscriptions exist. DB schema already supports SET NULL on tariff FK, so subscriptions gracefully become "legacy" and users pick a new tariff on renewal. Return affected_subscriptions count in API response.