mirror of
https://github.com/coder/coder.git
synced 2026-06-03 13:08:25 +00:00
02ad3f14f5
Customer feedback indicated projects was a confusing name.
After querying the team internally, it seemed unanimous
that it is indeed a confusing name.
Here's for a lil less confusion @ashmeer7 🥂
7 lines
100 B
SQL
7 lines
100 B
SQL
DROP TABLE template_versions;
|
|
|
|
DROP TABLE templates;
|
|
DROP TYPE provisioner_type;
|
|
|
|
DROP TABLE files;
|