yugabyte/yugabyte-db
Vedi su GitHub[Platform] Customer config records are not removed on customer deletion
Open
#8298 aperta il 5 mag 2021
area/platformgood first issue
Metriche repository
- Star
- (8229 star)
- Metriche merge PR
- (Merge medio 17g 21h) (92 PR mergiate in 30 g)
Descrizione
We need to update the customer_config scheme to use foreign key and cascade deletion.
Also please update CustomerControllerTest.testCustomerDELETEWithValidUUID to track these changes.