. " FOREIGN KEY (tenant_id) REFERENCES tenants(id) ON DELETE CASCADE," . " FOREIGN KEY (subscription_id) REFERENCES subscriptions ...