[Eggs] egg_variables exist when egg is deleted #115

Closed
opened 2026-02-04 16:47:36 +03:00 by OVERLORD · 1 comment
Owner

Originally created by @notAreYouScared on GitHub (Jun 27, 2024).

Create an egg with variables
Observe variables in the egg_variables table for the newly created egg
Delete newly created Egg
Observe variables in egg_variables table and see that the variables for the egg still exist.

They should be removed when the egg is deleted.

This was observed using SQLite

Originally created by @notAreYouScared on GitHub (Jun 27, 2024). Create an egg with variables Observe variables in the `egg_variables` table for the newly created egg Delete newly created Egg Observe variables in `egg_variables` table and see that the variables for the egg still exist. They should be removed when the egg is deleted. This was observed using SQLite
Author
Owner

@Boy132 commented on GitHub (Jul 12, 2024):

Closing this in favor of #477. The foreign keys are missing.

@Boy132 commented on GitHub (Jul 12, 2024): Closing this in favor of #477. The foreign keys are missing.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/panel#115