yugabyte/yugabyte-db
Auf GitHub ansehen[Platform] Customer config records are not removed on customer deletion
Open
#8.298 geöffnet am 5. Mai 2021
area/platformgood first issue
Repository-Metriken
- Stars
- (8.229 Stars)
- PR-Merge-Metriken
- (Durchschn. Merge 17T 21h) (92 gemergte PRs in 30 T)
Beschreibung
We need to update the customer_config scheme to use foreign key and cascade deletion.
Also please update CustomerControllerTest.testCustomerDELETEWithValidUUID to track these changes.