mirror of
https://github.com/coder/coder.git
synced 2026-09-21 20:51:01 +08:00
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;
|