Skip to content

feat(core): add workspace_id to session table#15410

Open
jlongster wants to merge 1 commit intodevfrom
jlonster/session-workspace-id
Open

feat(core): add workspace_id to session table#15410
jlongster wants to merge 1 commit intodevfrom
jlonster/session-workspace-id

Conversation

@jlongster
Copy link
Contributor

Related: #15409 (this PR is blocked on that one)

As we move to a world where everything is workspace-based instead of directory-based, we need to start tagging sessions with a workspace id. This adds a new optional field to the table to do so.

We will convert directories to workspaces to everything is a workspace: when the server starts if it's using a directory that does not a have workspace in the db, it will create on for it.

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant