8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e189a0b commit 692c0e5Copy full SHA for 692c0e5
coderd/database/migrations/000310_prebuilds.down.sql
@@ -1,4 +1,4 @@
1
-- Revert prebuild views
2
DROP VIEW IF EXISTS workspace_prebuild_builds;
3
DROP VIEW IF EXISTS workspace_prebuilds;
4
-DROP VIEW IF EXISTS workspace_latest_build;
+DROP VIEW IF EXISTS workspace_latest_builds;
0 commit comments