mirror of
https://github.com/coder/coder.git
synced 2026-06-02 20:48:20 +00:00
4cd0ada0bb
Part of https://github.com/coder/internal/issues/948 Adds the initial part of the tasks data model as per the RFC.
3 lines
50 B
SQL
3 lines
50 B
SQL
DROP TABLE task_workspace_apps;
|
|
DROP TABLE tasks;
|