Skip to content

Commit

Permalink
feat: drop trigger for populating warehouse schema versions (#4904)
Browse files Browse the repository at this point in the history
  • Loading branch information
lvrach authored Jul 18, 2024
1 parent a2137c0 commit 96558d0
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@

DROP TRIGGER IF EXISTS warehouse_schema_history_trigger ON wh_schemas;

0 comments on commit 96558d0

Please sign in to comment.