mirror of
https://github.com/go-gitea/gitea.git
synced 2025-10-08 09:46:29 +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.