aboutsummaryrefslogtreecommitdiffstats
path: root/services/migrations/update.go
Commit message (Expand)AuthorAgeFilesLines
* Use db.Find instead of writing methods for every object (#28084)Lunny Xiao2023-11-241-6/+7
* Final round of `db.DefaultContext` refactor (#27587)JakobDev2023-10-141-1/+1
* Another round of `db.DefaultContext` refactor (#27103)JakobDev2023-09-251-1/+1
* Move some functions to service layer (#26969)Lunny Xiao2023-09-081-2/+2
* Implement FSFE REUSE for golang files (#21840)flynnnnnnnnnn2022-11-271-2/+1
* Move more model into models/user (#17826)Lunny Xiao2021-11-281-1/+2
* Move migrations into services and base into modules/migration (#17663)Lunny Xiao2021-11-161-0/+76