yugabyte/yugabyte-db
View on GitHub[Platform] Customer config records are not removed on customer deletion
Open
#8,298 opened on May 5, 2021
area/platformgood first issue
Repository metrics
- Stars
- (8,229 stars)
- PR merge metrics
- (Avg merge 17d 21h) (92 merged PRs in 30d)
Description
We need to update the customer_config scheme to use foreign key and cascade deletion.
Also please update CustomerControllerTest.testCustomerDELETEWithValidUUID to track these changes.