mirror of
https://github.com/coder/coder.git
synced 2026-09-22 05:05:20 +08:00
This change updates the `task_workspace_apps` table structure for improved linking to workspace builds and adds queries to manage tasks and a view to expose task status. Updates coder/internal#948 Supersedes coder/coder#20212 Supersedes coder/coder#19773