Skip to content

Commit bdf48bb

Browse files
committed
cleaned up migrations
1 parent 8eab0d0 commit bdf48bb

File tree

4 files changed

+2
-3
lines changed

4 files changed

+2
-3
lines changed
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,4 @@
11
ALTER TYPE audit_action ADD VALUE IF NOT EXISTS 'start';
22
ALTER TYPE audit_action ADD VALUE IF NOT EXISTS 'stop';
3+
4+
ALTER TYPE resource_type ADD VALUE IF NOT EXISTS 'workspace_build';

coderd/database/migrations/000065_add_resource_type_workspace_build.down.sql

Lines changed: 0 additions & 2 deletions
This file was deleted.

coderd/database/migrations/000065_add_resource_type_workspace_build.up.sql

Lines changed: 0 additions & 1 deletion
This file was deleted.

0 commit comments

Comments
 (0)