yugabyte/yugabyte-db
在 GitHub 查看[Platform] Customer config records are not removed on customer deletion
Open
#8,298 创建于 2021年5月5日
area/platformgood first issue
仓库指标
- Star
- (8,229 star)
- PR 合并指标
- (平均合并 17天 21小时) (30 天内合并 92 个 PR)
描述
We need to update the customer_config scheme to use foreign key and cascade deletion.
Also please update CustomerControllerTest.testCustomerDELETEWithValidUUID to track these changes.