returnnil,fmt.Errorf("model version on the database does not match the current Gitea version. Model consistency will not be checked until the database is upgraded")
returnnil,fmt.Errorf("model version on the database does not match the current Gitea version. Model consistency will not be checked until the database is upgraded")
}
}
_,committer,err:=models.TxDBContext()
iferr!=nil{
returnnil,err
}
sess:=committer.(models.Engine)
defercommitter.Close()
varresults[]string
//find tracked times without existing issues/pulls
//find tracked times without existing issues/pulls