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.