yugabyte/yugabyte-db
GitHub で見る[Platform] Customer config records are not removed on customer deletion
Open
#8,298 opened on 2021年5月5日
area/platformgood first issue
Repository metrics
- Stars
- (8,229 stars)
- PR merge metrics
- (平均マージ 17d 21h) (30d で 92 merged PRs)
説明
We need to update the customer_config scheme to use foreign key and cascade deletion.
Also please update CustomerControllerTest.testCustomerDELETEWithValidUUID to track these changes.