1
1
mirror of https://github.com/go-gitea/gitea synced 2025-03-08 11:44:27 +00:00
6543 a3a65137ba
Delete Labels & IssueLabels on Repo Delete too ()
* Doctor: find IssueLabels without existing label

* on Repo Delete: delete labels & issue_labels too

* performance nits

* Add Migration: Delete orphaned IssueLabels

* Migration v174: use Sync2

* USE sess !!!

* better func name

* code format & comment

* RAW SQL

* Update models/migrations/v176.go

* next try?
2021-03-19 21:01:24 +02:00
..