gitea/modules/doctor
6543 a3a65137ba
Delete Labels & IssueLabels on Repo Delete too (#15039)
* 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
..
authorizedkeys.go Refactor doctor (#12264) 2020-12-02 06:56:04 +02:00
dbconsistency.go Delete Labels & IssueLabels on Repo Delete too (#15039) 2021-03-19 21:01:24 +02:00
dbversion.go Refactor doctor (#12264) 2020-12-02 06:56:04 +02:00
doctor.go Refactor doctor (#12264) 2020-12-02 06:56:04 +02:00
mergebase.go Refactor doctor (#12264) 2020-12-02 06:56:04 +02:00
misc.go Refactor doctor (#12264) 2020-12-02 06:56:04 +02:00
paths.go Refactor doctor (#12264) 2020-12-02 06:56:04 +02:00
usertype.go Add Doctor FixWrongUserType (#14522) 2021-01-29 19:30:43 +01:00