aboutsummaryrefslogtreecommitdiffstats
path: root/models/migrations/v110.go
Commit message (Collapse)AuthorAgeFilesLines
* Split migrations folder (#21549)Lunny Xiao2022-11-021-30/+0
| | | | There are too many files in `models/migrations` folder so that I split them into sub folders.
* Upgrade xorm to v1.0.0 (#10646)Lunny Xiao2020-03-221-15/+9
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Upgrade xorm to v1.0.0 * small nit * Fix tests * Update xorm * Update xorm * fix go.sum * fix test * Fix bug when dump * Fix bug * update xorm to latest * Fix migration test * update xorm to latest * Fix import order * Use xorm tag
* Change review content column to type text in db (#9229)David Svantesson2019-12-021-0/+36