Skip to content

Commit

Permalink
fix: cherry pick 262 sql for migrations (#17735)
Browse files Browse the repository at this point in the history
Signed-off-by: chlins <[email protected]>
  • Loading branch information
chlins authored Nov 3, 2022
1 parent 4206ec8 commit e81067b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions make/migrations/postgresql/0091_2.6.2_schema.up.sql
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
ALTER TABLE replication_policy ADD COLUMN IF NOT EXISTS copy_by_chunk boolean;

0 comments on commit e81067b

Please sign in to comment.