Skip to content

Commit 01b973f

Browse files
committed
fix migration down
1 parent eeb0f48 commit 01b973f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

coderd/database/migrations/000222_template_organization_name.down.sql

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
DROP VIEW template_with_names;
2+
13
CREATE VIEW
24
template_with_users
35
AS

0 commit comments

Comments
 (0)