Commit graph

1 commit

Author SHA1 Message Date
yp05327
60ca3d04a4
Add fix incorrect can_create_org_repo for org owner team ()
Related to:  

In migration v109, we only added a new column `CanCreateOrgRepo` in Team
table, but not initial the value of it.
This may cause bug like .

---------

Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
2023-08-29 01:11:23 +00:00