mirror of
https://github.com/simstudioai/sim.git
synced 2026-09-21 04:27:22 +08:00
* feat(workspaces): add recency-based workspace switching and redirect * fix(workspaces): skip prune when workspace list is empty on mount
1 line
66 B
SQL
1 line
66 B
SQL
ALTER TABLE "settings" ADD COLUMN "last_active_workspace_id" text; |