We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c29dd4e commit d14c521Copy full SHA for d14c521
coderd/database/migrations/000210_workspace_tags.down.sql
@@ -1 +1 @@
1
-DROP TABLE template_version_workspace_tags;
+DROP TABLE IF EXISTS template_version_workspace_tags;
0 commit comments