[Server] server_variables exist after server deletion #117

Closed
opened 2026-02-05 17:09:19 +03:00 by OVERLORD · 1 comment
Owner

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

Create a Server
Observe variables in the server_variables table for the newly created server
Delete the newly created server
Observe variables in server_variables table and see that the variables for the deleted server still exist in the database.

They should be removed when the server is deleted.

This was observed using SQLite

Originally created by @notAreYouScared on GitHub (Jun 27, 2024). Create a Server Observe variables in the `server_variables` table for the newly created server Delete the newly created server Observe variables in `server_variables` table and see that the variables for the deleted server still exist in the database. They should be removed when the server 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-pelican-dev#117