doctor check-db-consistency task use models.DeleteOrphanedObjects() witch does not work
ref: #15658 (comment)
tested with mariadb Ver 15.1
gitea v1.13.7, v1.14.1 & master have same issue:
v13: Error: Unsupported type
v14&master: - [C] Error: %!v(MISSING) whilst deleting orphaned objects
doctor check-db-consistency task use
models.DeleteOrphanedObjects()witch does not workref: #15658 (comment)
tested with
mariadb Ver 15.1gitea v1.13.7, v1.14.1 & master have same issue:
v13:
Error: Unsupported typev14&master:
- [C] Error: %!v(MISSING) whilst deleting orphaned objects