Shorten periodic engagement constraint name

This commit is contained in:
A R R R Associates
2026-08-05 12:38:11 +05:30
parent c35c89982e
commit b488fa7dab
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -382,7 +382,7 @@ class ClientServiceSubscription(CommonBase):
"service_catalogue_id",
"financial_year",
"period_label",
name="uq_client_service_subscription_tenant_client_service_year_period",
name="uq_css_tenant_client_service_fy_period",
),
)