mirror of
https://github.com/coder/coder.git
synced 2026-06-05 22:18:20 +00:00
7 lines
98 B
SQL
7 lines
98 B
SQL
DROP TABLE project_versions;
|
|
|
|
DROP TABLE projects;
|
|
DROP TYPE provisioner_type;
|
|
|
|
DROP TABLE files;
|