mirror of
https://github.com/goharbor/harbor.git
synced 2024-11-25 11:46:43 +01:00
Update DB changelog to reflect schema change for user group
This commit is contained in:
parent
5edbd00318
commit
421bd182bc
@ -69,4 +69,6 @@ Changelog for harbor database schema
|
||||
## 1.5.0
|
||||
|
||||
- create table `harbor_label`
|
||||
- create table `harbor_resource_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