Skip to content

Commit

Permalink
Merge pull request #35 from diggerhq/fix/delete-duplicate-drift-column
Browse files Browse the repository at this point in the history
Drop drift_latest_terraform_output column
  • Loading branch information
motatoes authored Sep 6, 2024
2 parents eca9a8d + f38d837 commit fadebae
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
ALTER TABLE projects
DROP COLUMN drift_latest_terraform_output;

0 comments on commit fadebae

Please sign in to comment.