mirror of
https://github.com/goharbor/harbor.git
synced 2024-11-22 02:05:41 +01:00
fix: cherry pick 262 sql for migrations (#17735)
Signed-off-by: chlins <chenyuzh@vmware.com>
This commit is contained in:
parent
4206ec8ab1
commit
e81067badb
1
make/migrations/postgresql/0091_2.6.2_schema.up.sql
Normal file
1
make/migrations/postgresql/0091_2.6.2_schema.up.sql
Normal file
@ -0,0 +1 @@
|
||||
ALTER TABLE replication_policy ADD COLUMN IF NOT EXISTS copy_by_chunk boolean;
|
Loading…
Reference in New Issue
Block a user