mirror of https://github.com/goharbor/harbor.git
808 B
808 B
What's New in Harbor Database Schema
Changelog for harbor database schema
0.1.0
0.1.1
- create table
project_member - create table
schema_version - drop table
user_project_role - drop table
project_role - add column
creation_timeto tableuser - add column
sysadmin_flagto tableuser - add column
update_timeto tableuser - add column
role_maskto tablerole - add column
update_timeto tableproject - delete data
AMDRWSfrom tablerole - delete data
Afrom tableaccess
0.2.0
- create table
replication_policy - create table
replication_target - create table
replication_job - add column
repo_tagto tableaccess_log - alter column
repo_nameon tableaccess_log - alter column
emailon tableuser