1
0
mirror of https://github.com/goharbor/harbor synced 2025-04-23 16:33:17 +00:00
harbor/make/migrations/postgresql/0091_2.6.2_schema.up.sql
Chlins Zhang e81067badb
fix: cherry pick 262 sql for migrations ()
Signed-off-by: chlins <chenyuzh@vmware.com>
2022-11-03 10:05:46 +08:00

1 line
78 B
SQL

ALTER TABLE replication_policy ADD COLUMN IF NOT EXISTS copy_by_chunk boolean;