Skip to content

Commit 5badb02

Browse files
Merge pull request #6250 from devtron-labs/chore/sql-script-sync
chore: add swap traffic sql scripts
2 parents 3a965e9 + 1ed2f17 commit 5badb02

File tree

2 files changed

+3
-0
lines changed

2 files changed

+3
-0
lines changed
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
ALTER TABLE pipeline_config_override DROP COLUMN switch_traffic;
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
2+
ALTER TABLE pipeline_config_override ADD COLUMN IF NOT EXISTS switch_traffic BOOL ;

0 commit comments

Comments
 (0)