Skip to content

Commit fadebae

Browse files
authored
Merge pull request #35 from diggerhq/fix/delete-duplicate-drift-column
Drop drift_latest_terraform_output column
2 parents eca9a8d + f38d837 commit fadebae

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
ALTER TABLE projects
2+
DROP COLUMN drift_latest_terraform_output;

0 commit comments

Comments
 (0)