Skip to content
This repository was archived by the owner on Jun 5, 2025. It is now read-only.
This repository was archived by the owner on Jun 5, 2025. It is now read-only.

Hard-delete workspaces #669

Closed
Closed
@JAORMX

Description

@JAORMX

After doing #668 we should also add the ability to finally hard-delete a workspace.

That is, we nee to add the ON DELETE CASCADE constructs in the database for each foreign key that references a workspace.

We should also have a CRUD method to hard-delete an archived workspace.

This should encompass both the REST API and the pseudo-CLI.

Metadata

Metadata

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions