1
0
mirror of https://github.com/goharbor/harbor.git synced 2025-01-01 13:37:47 +01:00
harbor/make/migrations/postgresql/0003_add_replication_op_uuid.up.sql

1 line
59 B
MySQL
Raw Normal View History

ALTER TABLE replication_job ADD COLUMN op_uuid varchar(64);