mirror of
https://github.com/goharbor/harbor
synced 2025-04-12 16:49:29 +00:00
Update DB changelog to reflect schema change for user group
This commit is contained in:
parent
5edbd00318
commit
421bd182bc
|
@ -70,3 +70,5 @@ Changelog for harbor database schema
|
|||
|
||||
- create table `harbor_label`
|
||||
- create table `harbor_resource_label`
|
||||
- create table `user_group`
|
||||
- modify table `project_member` use `id` as PK and add column `entity_type` to indicate if the member is user or group.
|
||||
|
|
Loading…
Reference in New Issue
Block a user