Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Split migrations folder (#21549) | Lunny Xiao | 2022-11-02 | 1 | -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 Xiao | 2020-03-22 | 1 | -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 Svantesson | 2019-12-02 | 1 | -0/+36 |