1
1
mirror of https://github.com/go-gitea/gitea.git synced 2026-03-07 11:12:28 +01:00
gitea/models/migrations/v1_26
Lunny Xiao f6db180a80
Fix missing repository id when migrating release attachments (#36389)
This PR fixes missed repo_id on the migration of attachments to Gitea.
It also provides a doctor check to fix the dirty data on the database.
2026-01-20 10:05:51 -08:00
..
main_test.go
v323.go
v324.go
v325_test.go Fix missing repository id when migrating release attachments (#36389) 2026-01-20 10:05:51 -08:00
v325.go Fix missing repository id when migrating release attachments (#36389) 2026-01-20 10:05:51 -08:00