mirror of
https://gitea.com/gitea/gitea-mirror.git
synced 2026-03-25 06:20:28 +00: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.