yugabyte/yugabyte-db
Ver no GitHub[Platform] Customer config records are not removed on customer deletion
Open
#8.298 aberto em 5 de mai. de 2021
area/platformgood first issue
Métricas do repositório
- Stars
- (8.229 stars)
- Métricas de merge de PR
- (Mesclagem média 17d 21h) (92 fundiu PRs em 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.