Skip to content

feat: Add basic support for rich parameters to coderd and provisionerd #5710

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 21 commits into from
Jan 17, 2023
Merged
Prev Previous commit
Next Next commit
Fix: migration
  • Loading branch information
mtojek committed Jan 13, 2023
commit 314d77a9dcf4c67aa183f87f7aa66a4bc200a1a1
2 changes: 2 additions & 0 deletions coderd/database/migrations/000089_rich_parameters.down.sql
Original file line number Diff line number Diff line change
@@ -1 +1,3 @@
DROP TABLE template_version_parameters;

DROP TABLE workspace_build_parameters;