mirror of
https://github.com/coder/coder.git
synced 2025-07-06 15:41:45 +00:00
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;
|