mirror of
https://github.com/goharbor/harbor.git
synced 2024-11-22 10:15:35 +01:00
Merge pull request #4452 from reasonerjt/update-db-changelog
Update DB changelog to reflect schema change for user group
This commit is contained in:
commit
3d34b16665
@ -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