Table Deleting #21

Closed
opened 2025-05-30 05:03:50 +00:00 by Eldritch-Oliver · 0 comments
Eldritch-Oliver commented 2025-05-30 05:03:50 +00:00 (Migrated from github.com)

Currently there is no way to delete a table nor it's associated data.

Acceptance Criteria:

  • Given I no longer want a table, I should be able to delete it from within the Table Manager app
  • Given I delete a table, I should no longer have any of it's data stored within my world

Dev Notes:

  • This will likely need to be offloaded to the specific Database adapter that is active because the different DBs may have different requirements for what permission levels can do what.
Currently there is no way to delete a table nor it's associated data. Acceptance Criteria: - Given I no longer want a table, I should be able to delete it from within the Table Manager app - Given I delete a table, I should no longer have any of it's data stored within my world Dev Notes: - This will likely need to be offloaded to the specific Database adapter that is active because the different DBs may have different requirements for what permission levels can do what.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: Foundry/stat-tracker#21
No description provided.