mirror of
https://github.com/goharbor/harbor
synced 2025-04-12 12:10:57 +00: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