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

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions