mirror of
https://gitee.com/gitea/gitea
synced 2026-01-01 21:26:36 +08:00
Fixes https://codeberg.org/forgejo/forgejo/issues/1514 I had to remove `RenameOrganization` to avoid circular import. We should really add some foreign keys to the database.