We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents eca9a8d + f38d837 commit fadebaeCopy full SHA for fadebae
supabase/migrations/20240906141812_delete_duplicate_drift_column.sql
@@ -0,0 +1,2 @@
1
+ALTER TABLE projects
2
+DROP COLUMN drift_latest_terraform_output;
0 commit comments