mirror of
https://github.com/coder/coder.git
synced 2026-06-02 20:48:20 +00:00
952c69f412
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